Versions in this module Expand all Collapse all v1 v1.0.1 Jul 4, 2024 v1.0.0 Jul 4, 2024 Changes in this version + type PaymentCryptographyAPI interface + CreateAlias func(*paymentcryptography.CreateAliasInput) (*paymentcryptography.CreateAliasOutput, error) + CreateAliasRequest func(*paymentcryptography.CreateAliasInput) (*request.Request, *paymentcryptography.CreateAliasOutput) + CreateAliasWithContext func(aws.Context, *paymentcryptography.CreateAliasInput, ...request.Option) (*paymentcryptography.CreateAliasOutput, error) + CreateKey func(*paymentcryptography.CreateKeyInput) (*paymentcryptography.CreateKeyOutput, error) + CreateKeyRequest func(*paymentcryptography.CreateKeyInput) (*request.Request, *paymentcryptography.CreateKeyOutput) + CreateKeyWithContext func(aws.Context, *paymentcryptography.CreateKeyInput, ...request.Option) (*paymentcryptography.CreateKeyOutput, error) + DeleteAlias func(*paymentcryptography.DeleteAliasInput) (*paymentcryptography.DeleteAliasOutput, error) + DeleteAliasRequest func(*paymentcryptography.DeleteAliasInput) (*request.Request, *paymentcryptography.DeleteAliasOutput) + DeleteAliasWithContext func(aws.Context, *paymentcryptography.DeleteAliasInput, ...request.Option) (*paymentcryptography.DeleteAliasOutput, error) + DeleteKey func(*paymentcryptography.DeleteKeyInput) (*paymentcryptography.DeleteKeyOutput, error) + DeleteKeyRequest func(*paymentcryptography.DeleteKeyInput) (*request.Request, *paymentcryptography.DeleteKeyOutput) + DeleteKeyWithContext func(aws.Context, *paymentcryptography.DeleteKeyInput, ...request.Option) (*paymentcryptography.DeleteKeyOutput, error) + ExportKey func(*paymentcryptography.ExportKeyInput) (*paymentcryptography.ExportKeyOutput, error) + ExportKeyRequest func(*paymentcryptography.ExportKeyInput) (*request.Request, *paymentcryptography.ExportKeyOutput) + ExportKeyWithContext func(aws.Context, *paymentcryptography.ExportKeyInput, ...request.Option) (*paymentcryptography.ExportKeyOutput, error) + GetAlias func(*paymentcryptography.GetAliasInput) (*paymentcryptography.GetAliasOutput, error) + GetAliasRequest func(*paymentcryptography.GetAliasInput) (*request.Request, *paymentcryptography.GetAliasOutput) + GetAliasWithContext func(aws.Context, *paymentcryptography.GetAliasInput, ...request.Option) (*paymentcryptography.GetAliasOutput, error) + GetKey func(*paymentcryptography.GetKeyInput) (*paymentcryptography.GetKeyOutput, error) + GetKeyRequest func(*paymentcryptography.GetKeyInput) (*request.Request, *paymentcryptography.GetKeyOutput) + GetKeyWithContext func(aws.Context, *paymentcryptography.GetKeyInput, ...request.Option) (*paymentcryptography.GetKeyOutput, error) + GetParametersForExport func(*paymentcryptography.GetParametersForExportInput) (*paymentcryptography.GetParametersForExportOutput, error) + GetParametersForExportRequest func(*paymentcryptography.GetParametersForExportInput) (*request.Request, *paymentcryptography.GetParametersForExportOutput) + GetParametersForExportWithContext func(aws.Context, *paymentcryptography.GetParametersForExportInput, ...) (*paymentcryptography.GetParametersForExportOutput, error) + GetParametersForImport func(*paymentcryptography.GetParametersForImportInput) (*paymentcryptography.GetParametersForImportOutput, error) + GetParametersForImportRequest func(*paymentcryptography.GetParametersForImportInput) (*request.Request, *paymentcryptography.GetParametersForImportOutput) + GetParametersForImportWithContext func(aws.Context, *paymentcryptography.GetParametersForImportInput, ...) (*paymentcryptography.GetParametersForImportOutput, error) + GetPublicKeyCertificate func(*paymentcryptography.GetPublicKeyCertificateInput) (*paymentcryptography.GetPublicKeyCertificateOutput, error) + GetPublicKeyCertificateRequest func(*paymentcryptography.GetPublicKeyCertificateInput) (*request.Request, *paymentcryptography.GetPublicKeyCertificateOutput) + GetPublicKeyCertificateWithContext func(aws.Context, *paymentcryptography.GetPublicKeyCertificateInput, ...) (*paymentcryptography.GetPublicKeyCertificateOutput, error) + ImportKey func(*paymentcryptography.ImportKeyInput) (*paymentcryptography.ImportKeyOutput, error) + ImportKeyRequest func(*paymentcryptography.ImportKeyInput) (*request.Request, *paymentcryptography.ImportKeyOutput) + ImportKeyWithContext func(aws.Context, *paymentcryptography.ImportKeyInput, ...request.Option) (*paymentcryptography.ImportKeyOutput, error) + ListAliases func(*paymentcryptography.ListAliasesInput) (*paymentcryptography.ListAliasesOutput, error) + ListAliasesPages func(*paymentcryptography.ListAliasesInput, ...) error + ListAliasesPagesWithContext func(aws.Context, *paymentcryptography.ListAliasesInput, ...) error + ListAliasesRequest func(*paymentcryptography.ListAliasesInput) (*request.Request, *paymentcryptography.ListAliasesOutput) + ListAliasesWithContext func(aws.Context, *paymentcryptography.ListAliasesInput, ...request.Option) (*paymentcryptography.ListAliasesOutput, error) + ListKeys func(*paymentcryptography.ListKeysInput) (*paymentcryptography.ListKeysOutput, error) + ListKeysPages func(*paymentcryptography.ListKeysInput, ...) error + ListKeysPagesWithContext func(aws.Context, *paymentcryptography.ListKeysInput, ...) error + ListKeysRequest func(*paymentcryptography.ListKeysInput) (*request.Request, *paymentcryptography.ListKeysOutput) + ListKeysWithContext func(aws.Context, *paymentcryptography.ListKeysInput, ...request.Option) (*paymentcryptography.ListKeysOutput, error) + ListTagsForResource func(*paymentcryptography.ListTagsForResourceInput) (*paymentcryptography.ListTagsForResourceOutput, error) + ListTagsForResourcePages func(*paymentcryptography.ListTagsForResourceInput, ...) error + ListTagsForResourcePagesWithContext func(aws.Context, *paymentcryptography.ListTagsForResourceInput, ...) error + ListTagsForResourceRequest func(*paymentcryptography.ListTagsForResourceInput) (*request.Request, *paymentcryptography.ListTagsForResourceOutput) + ListTagsForResourceWithContext func(aws.Context, *paymentcryptography.ListTagsForResourceInput, ...request.Option) (*paymentcryptography.ListTagsForResourceOutput, error) + RestoreKey func(*paymentcryptography.RestoreKeyInput) (*paymentcryptography.RestoreKeyOutput, error) + RestoreKeyRequest func(*paymentcryptography.RestoreKeyInput) (*request.Request, *paymentcryptography.RestoreKeyOutput) + RestoreKeyWithContext func(aws.Context, *paymentcryptography.RestoreKeyInput, ...request.Option) (*paymentcryptography.RestoreKeyOutput, error) + StartKeyUsage func(*paymentcryptography.StartKeyUsageInput) (*paymentcryptography.StartKeyUsageOutput, error) + StartKeyUsageRequest func(*paymentcryptography.StartKeyUsageInput) (*request.Request, *paymentcryptography.StartKeyUsageOutput) + StartKeyUsageWithContext func(aws.Context, *paymentcryptography.StartKeyUsageInput, ...request.Option) (*paymentcryptography.StartKeyUsageOutput, error) + StopKeyUsage func(*paymentcryptography.StopKeyUsageInput) (*paymentcryptography.StopKeyUsageOutput, error) + StopKeyUsageRequest func(*paymentcryptography.StopKeyUsageInput) (*request.Request, *paymentcryptography.StopKeyUsageOutput) + StopKeyUsageWithContext func(aws.Context, *paymentcryptography.StopKeyUsageInput, ...request.Option) (*paymentcryptography.StopKeyUsageOutput, error) + TagResource func(*paymentcryptography.TagResourceInput) (*paymentcryptography.TagResourceOutput, error) + TagResourceRequest func(*paymentcryptography.TagResourceInput) (*request.Request, *paymentcryptography.TagResourceOutput) + TagResourceWithContext func(aws.Context, *paymentcryptography.TagResourceInput, ...request.Option) (*paymentcryptography.TagResourceOutput, error) + UntagResource func(*paymentcryptography.UntagResourceInput) (*paymentcryptography.UntagResourceOutput, error) + UntagResourceRequest func(*paymentcryptography.UntagResourceInput) (*request.Request, *paymentcryptography.UntagResourceOutput) + UntagResourceWithContext func(aws.Context, *paymentcryptography.UntagResourceInput, ...request.Option) (*paymentcryptography.UntagResourceOutput, error) + UpdateAlias func(*paymentcryptography.UpdateAliasInput) (*paymentcryptography.UpdateAliasOutput, error) + UpdateAliasRequest func(*paymentcryptography.UpdateAliasInput) (*request.Request, *paymentcryptography.UpdateAliasOutput) + UpdateAliasWithContext func(aws.Context, *paymentcryptography.UpdateAliasInput, ...request.Option) (*paymentcryptography.UpdateAliasOutput, error)