|
@@ -0,0 +1,2120 @@
|
|
|
|
|
+// +build go1.5
|
|
|
|
|
+
|
|
|
|
|
+package rename
|
|
|
|
|
+
|
|
|
|
|
+// THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
|
|
|
|
|
+
|
|
|
|
|
+var renamedPackages = map[string]*packageRenames{
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/autoscaling": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{
|
|
|
|
|
+ "EBS": "Ebs",
|
|
|
|
|
+ },
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "ActivityID": "ActivityId",
|
|
|
|
|
+ "ActivityIDs": "ActivityIds",
|
|
|
|
|
+ "AssociatePublicIPAddress": "AssociatePublicIpAddress",
|
|
|
|
|
+ "ClassicLinkVPCID": "ClassicLinkVPCId",
|
|
|
|
|
+ "EBS": "Ebs",
|
|
|
|
|
+ "EBSOptimized": "EbsOptimized",
|
|
|
|
|
+ "IAMInstanceProfile": "IamInstanceProfile",
|
|
|
|
|
+ "IOPS": "Iops",
|
|
|
|
|
+ "ImageID": "ImageId",
|
|
|
|
|
+ "InstanceID": "InstanceId",
|
|
|
|
|
+ "InstanceIDs": "InstanceIds",
|
|
|
|
|
+ "KernelID": "KernelId",
|
|
|
|
|
+ "RAMDiskID": "RamdiskId",
|
|
|
|
|
+ "ResourceID": "ResourceId",
|
|
|
|
|
+ "SnapshotID": "SnapshotId",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/autoscaling/autoscalingiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/cloudformation": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "EventID": "EventId",
|
|
|
|
|
+ "LogicalResourceID": "LogicalResourceId",
|
|
|
|
|
+ "PhysicalResourceID": "PhysicalResourceId",
|
|
|
|
|
+ "StackID": "StackId",
|
|
|
|
|
+ "URL": "Url",
|
|
|
|
|
+ "UniqueID": "UniqueId",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/cloudformation/cloudformationiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/cloudfront": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{
|
|
|
|
|
+ "KeyPairIDs": "KeyPairIds",
|
|
|
|
|
+ },
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "AWSAccountNumber": "AwsAccountNumber",
|
|
|
|
|
+ "DistributionID": "DistributionId",
|
|
|
|
|
+ "IAMCertificateID": "IAMCertificateId",
|
|
|
|
|
+ "ID": "Id",
|
|
|
|
|
+ "KeyPairIDs": "KeyPairIds",
|
|
|
|
|
+ "S3CanonicalUserID": "S3CanonicalUserId",
|
|
|
|
|
+ "TargetOriginID": "TargetOriginId",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/cloudfront/cloudfrontiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/cloudhsm": {
|
|
|
|
|
+ operations: map[string]string{
|
|
|
|
|
+ "CreateHAPG": "CreateHapg",
|
|
|
|
|
+ "CreateHAPGPages": "CreateHapgPages",
|
|
|
|
|
+ "CreateHAPGRequest": "CreateHapgRequest",
|
|
|
|
|
+ "CreateHSM": "CreateHsm",
|
|
|
|
|
+ "CreateHSMPages": "CreateHsmPages",
|
|
|
|
|
+ "CreateHSMRequest": "CreateHsmRequest",
|
|
|
|
|
+ "DeleteHAPG": "DeleteHapg",
|
|
|
|
|
+ "DeleteHAPGPages": "DeleteHapgPages",
|
|
|
|
|
+ "DeleteHAPGRequest": "DeleteHapgRequest",
|
|
|
|
|
+ "DeleteHSM": "DeleteHsm",
|
|
|
|
|
+ "DeleteHSMPages": "DeleteHsmPages",
|
|
|
|
|
+ "DeleteHSMRequest": "DeleteHsmRequest",
|
|
|
|
|
+ "DescribeHAPG": "DescribeHapg",
|
|
|
|
|
+ "DescribeHAPGPages": "DescribeHapgPages",
|
|
|
|
|
+ "DescribeHAPGRequest": "DescribeHapgRequest",
|
|
|
|
|
+ "DescribeHSM": "DescribeHsm",
|
|
|
|
|
+ "DescribeHSMPages": "DescribeHsmPages",
|
|
|
|
|
+ "DescribeHSMRequest": "DescribeHsmRequest",
|
|
|
|
|
+ "ListHSMs": "ListHsms",
|
|
|
|
|
+ "ListHSMsPages": "ListHsmsPages",
|
|
|
|
|
+ "ListHSMsRequest": "ListHsmsRequest",
|
|
|
|
|
+ "ModifyHAPG": "ModifyHapg",
|
|
|
|
|
+ "ModifyHAPGPages": "ModifyHapgPages",
|
|
|
|
|
+ "ModifyHAPGRequest": "ModifyHapgRequest",
|
|
|
|
|
+ "ModifyHSM": "ModifyHsm",
|
|
|
|
|
+ "ModifyHSMPages": "ModifyHsmPages",
|
|
|
|
|
+ "ModifyHSMRequest": "ModifyHsmRequest",
|
|
|
|
|
+ },
|
|
|
|
|
+ shapes: map[string]string{
|
|
|
|
|
+ "CreateHAPGInput": "CreateHapgInput",
|
|
|
|
|
+ "CreateHAPGOutput": "CreateHapgOutput",
|
|
|
|
|
+ "CreateHSMInput": "CreateHsmInput",
|
|
|
|
|
+ "CreateHSMOutput": "CreateHsmOutput",
|
|
|
|
|
+ "DeleteHAPGInput": "DeleteHapgInput",
|
|
|
|
|
+ "DeleteHAPGOutput": "DeleteHapgOutput",
|
|
|
|
|
+ "DeleteHSMInput": "DeleteHsmInput",
|
|
|
|
|
+ "DeleteHSMOutput": "DeleteHsmOutput",
|
|
|
|
|
+ "DescribeHAPGInput": "DescribeHapgInput",
|
|
|
|
|
+ "DescribeHAPGOutput": "DescribeHapgOutput",
|
|
|
|
|
+ "DescribeHSMInput": "DescribeHsmInput",
|
|
|
|
|
+ "DescribeHSMOutput": "DescribeHsmOutput",
|
|
|
|
|
+ "ListHSMsInput": "ListHsmsInput",
|
|
|
|
|
+ "ListHSMsOutput": "ListHsmsOutput",
|
|
|
|
|
+ "ModifyHAPGInput": "ModifyHapgInput",
|
|
|
|
|
+ "ModifyHAPGOutput": "ModifyHapgOutput",
|
|
|
|
|
+ "ModifyHSMInput": "ModifyHsmInput",
|
|
|
|
|
+ "ModifyHSMOutput": "ModifyHsmOutput",
|
|
|
|
|
+ },
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "ClientARN": "ClientArn",
|
|
|
|
|
+ "ENIID": "EniId",
|
|
|
|
|
+ "ENIIP": "EniIp",
|
|
|
|
|
+ "ExternalID": "ExternalId",
|
|
|
|
|
+ "HAPGARN": "HapgArn",
|
|
|
|
|
+ "HAPGList": "HapgList",
|
|
|
|
|
+ "HAPGSerial": "HapgSerial",
|
|
|
|
|
+ "HSMARN": "HsmArn",
|
|
|
|
|
+ "HSMList": "HsmList",
|
|
|
|
|
+ "HSMSerialNumber": "HsmSerialNumber",
|
|
|
|
|
+ "HSMType": "HsmType",
|
|
|
|
|
+ "HSMsLastActionFailed": "HsmsLastActionFailed",
|
|
|
|
|
+ "HSMsPendingDeletion": "HsmsPendingDeletion",
|
|
|
|
|
+ "HSMsPendingRegistration": "HsmsPendingRegistration",
|
|
|
|
|
+ "IAMRoleARN": "IamRoleArn",
|
|
|
|
|
+ "SSHKey": "SshKey",
|
|
|
|
|
+ "SSHKeyLastUpdated": "SshKeyLastUpdated",
|
|
|
|
|
+ "SSHPublicKey": "SshPublicKey",
|
|
|
|
|
+ "ServerCertURI": "ServerCertUri",
|
|
|
|
|
+ "SubnetID": "SubnetId",
|
|
|
|
|
+ "SyslogIP": "SyslogIp",
|
|
|
|
|
+ "VPCID": "VpcId",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/cloudhsm/cloudhsmiface": {
|
|
|
|
|
+ operations: map[string]string{
|
|
|
|
|
+ "CreateHAPG": "CreateHapg",
|
|
|
|
|
+ "CreateHAPGPages": "CreateHapgPages",
|
|
|
|
|
+ "CreateHAPGRequest": "CreateHapgRequest",
|
|
|
|
|
+ "CreateHSM": "CreateHsm",
|
|
|
|
|
+ "CreateHSMPages": "CreateHsmPages",
|
|
|
|
|
+ "CreateHSMRequest": "CreateHsmRequest",
|
|
|
|
|
+ "DeleteHAPG": "DeleteHapg",
|
|
|
|
|
+ "DeleteHAPGPages": "DeleteHapgPages",
|
|
|
|
|
+ "DeleteHAPGRequest": "DeleteHapgRequest",
|
|
|
|
|
+ "DeleteHSM": "DeleteHsm",
|
|
|
|
|
+ "DeleteHSMPages": "DeleteHsmPages",
|
|
|
|
|
+ "DeleteHSMRequest": "DeleteHsmRequest",
|
|
|
|
|
+ "DescribeHAPG": "DescribeHapg",
|
|
|
|
|
+ "DescribeHAPGPages": "DescribeHapgPages",
|
|
|
|
|
+ "DescribeHAPGRequest": "DescribeHapgRequest",
|
|
|
|
|
+ "DescribeHSM": "DescribeHsm",
|
|
|
|
|
+ "DescribeHSMPages": "DescribeHsmPages",
|
|
|
|
|
+ "DescribeHSMRequest": "DescribeHsmRequest",
|
|
|
|
|
+ "ListHSMs": "ListHsms",
|
|
|
|
|
+ "ListHSMsPages": "ListHsmsPages",
|
|
|
|
|
+ "ListHSMsRequest": "ListHsmsRequest",
|
|
|
|
|
+ "ModifyHAPG": "ModifyHapg",
|
|
|
|
|
+ "ModifyHAPGPages": "ModifyHapgPages",
|
|
|
|
|
+ "ModifyHAPGRequest": "ModifyHapgRequest",
|
|
|
|
|
+ "ModifyHSM": "ModifyHsm",
|
|
|
|
|
+ "ModifyHSMPages": "ModifyHsmPages",
|
|
|
|
|
+ "ModifyHSMRequest": "ModifyHsmRequest",
|
|
|
|
|
+ },
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/cloudsearch": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "DomainID": "DomainId",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/cloudsearch/cloudsearchiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/cloudsearchdomain": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "ID": "Id",
|
|
|
|
|
+ "RID": "Rid",
|
|
|
|
|
+ "TimeMS": "Timems",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/cloudsearchdomain/cloudsearchdomainiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/cloudtrail": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "CloudWatchLogsLogGroupARN": "CloudWatchLogsLogGroupArn",
|
|
|
|
|
+ "CloudWatchLogsRoleARN": "CloudWatchLogsRoleArn",
|
|
|
|
|
+ "EventID": "EventId",
|
|
|
|
|
+ "SNSTopicName": "SnsTopicName",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/cloudtrail/cloudtrailiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/cloudwatch": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "AlarmARN": "AlarmArn",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/cloudwatchlogs": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "ARN": "Arn",
|
|
|
|
|
+ "DestinationARN": "DestinationArn",
|
|
|
|
|
+ "EventID": "EventId",
|
|
|
|
|
+ "RoleARN": "RoleArn",
|
|
|
|
|
+ "TargetARN": "TargetArn",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/cloudwatchlogs/cloudwatchlogsiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/codecommit": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{
|
|
|
|
|
+ "RepositoryNameIDPair": "RepositoryNameIdPair",
|
|
|
|
|
+ },
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "ARN": "Arn",
|
|
|
|
|
+ "AccountID": "AccountId",
|
|
|
|
|
+ "CloneURLHTTP": "CloneUrlHttp",
|
|
|
|
|
+ "CloneURLSSH": "CloneUrlSsh",
|
|
|
|
|
+ "CommitID": "CommitId",
|
|
|
|
|
+ "RepositoryID": "RepositoryId",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/codecommit/codecommitiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/codedeploy": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "ApplicationID": "ApplicationId",
|
|
|
|
|
+ "CommitID": "CommitId",
|
|
|
|
|
+ "DeploymentConfigID": "DeploymentConfigId",
|
|
|
|
|
+ "DeploymentGroupID": "DeploymentGroupId",
|
|
|
|
|
+ "DeploymentID": "DeploymentId",
|
|
|
|
|
+ "DeploymentIDs": "DeploymentIds",
|
|
|
|
|
+ "EC2TagFilters": "Ec2TagFilters",
|
|
|
|
|
+ "IAMUserARN": "IamUserArn",
|
|
|
|
|
+ "InstanceARN": "InstanceArn",
|
|
|
|
|
+ "InstanceID": "InstanceId",
|
|
|
|
|
+ "ServiceRoleARN": "ServiceRoleArn",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/codedeploy/codedeployiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/codepipeline": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{
|
|
|
|
|
+ "ActionTypeID": "ActionTypeId",
|
|
|
|
|
+ },
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "AccessKeyID": "AccessKeyId",
|
|
|
|
|
+ "AccountID": "AccountId",
|
|
|
|
|
+ "ActionTypeID": "ActionTypeId",
|
|
|
|
|
+ "ClientID": "ClientId",
|
|
|
|
|
+ "EntityURL": "EntityUrl",
|
|
|
|
|
+ "EntityURLTemplate": "EntityUrlTemplate",
|
|
|
|
|
+ "ExecutionURLTemplate": "ExecutionUrlTemplate",
|
|
|
|
|
+ "ExternalExecutionID": "ExternalExecutionId",
|
|
|
|
|
+ "ExternalExecutionURL": "ExternalExecutionUrl",
|
|
|
|
|
+ "ID": "Id",
|
|
|
|
|
+ "JobID": "JobId",
|
|
|
|
|
+ "PipelineExecutionID": "PipelineExecutionId",
|
|
|
|
|
+ "RevisionChangeID": "RevisionChangeId",
|
|
|
|
|
+ "RevisionID": "RevisionId",
|
|
|
|
|
+ "RevisionURL": "RevisionUrl",
|
|
|
|
|
+ "RevisionURLTemplate": "RevisionUrlTemplate",
|
|
|
|
|
+ "RoleARN": "RoleArn",
|
|
|
|
|
+ "ThirdPartyConfigurationURL": "ThirdPartyConfigurationUrl",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/codepipeline/codepipelineiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/cognitoidentity": {
|
|
|
|
|
+ operations: map[string]string{
|
|
|
|
|
+ "GetID": "GetId",
|
|
|
|
|
+ "GetIDPages": "GetIdPages",
|
|
|
|
|
+ "GetIDRequest": "GetIdRequest",
|
|
|
|
|
+ "GetOpenIDToken": "GetOpenIdToken",
|
|
|
|
|
+ "GetOpenIDTokenForDeveloperIdentity": "GetOpenIdTokenForDeveloperIdentity",
|
|
|
|
|
+ "GetOpenIDTokenForDeveloperIdentityPages": "GetOpenIdTokenForDeveloperIdentityPages",
|
|
|
|
|
+ "GetOpenIDTokenForDeveloperIdentityRequest": "GetOpenIdTokenForDeveloperIdentityRequest",
|
|
|
|
|
+ "GetOpenIDTokenPages": "GetOpenIdTokenPages",
|
|
|
|
|
+ "GetOpenIDTokenRequest": "GetOpenIdTokenRequest",
|
|
|
|
|
+ },
|
|
|
|
|
+ shapes: map[string]string{
|
|
|
|
|
+ "GetIDInput": "GetIdInput",
|
|
|
|
|
+ "GetIDOutput": "GetIdOutput",
|
|
|
|
|
+ "GetOpenIDTokenForDeveloperIdentityInput": "GetOpenIdTokenForDeveloperIdentityInput",
|
|
|
|
|
+ "GetOpenIDTokenForDeveloperIdentityOutput": "GetOpenIdTokenForDeveloperIdentityOutput",
|
|
|
|
|
+ "GetOpenIDTokenInput": "GetOpenIdTokenInput",
|
|
|
|
|
+ "GetOpenIDTokenOutput": "GetOpenIdTokenOutput",
|
|
|
|
|
+ "UnprocessedIdentityID": "UnprocessedIdentityId",
|
|
|
|
|
+ },
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "AccessKeyID": "AccessKeyId",
|
|
|
|
|
+ "AccountID": "AccountId",
|
|
|
|
|
+ "IdentityID": "IdentityId",
|
|
|
|
|
+ "IdentityIDsToDelete": "IdentityIdsToDelete",
|
|
|
|
|
+ "IdentityPoolID": "IdentityPoolId",
|
|
|
|
|
+ "OpenIDConnectProviderARNs": "OpenIdConnectProviderARNs",
|
|
|
|
|
+ "UnprocessedIdentityIDs": "UnprocessedIdentityIds",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/cognitoidentity/cognitoidentityiface": {
|
|
|
|
|
+ operations: map[string]string{
|
|
|
|
|
+ "GetID": "GetId",
|
|
|
|
|
+ "GetIDPages": "GetIdPages",
|
|
|
|
|
+ "GetIDRequest": "GetIdRequest",
|
|
|
|
|
+ "GetOpenIDToken": "GetOpenIdToken",
|
|
|
|
|
+ "GetOpenIDTokenForDeveloperIdentity": "GetOpenIdTokenForDeveloperIdentity",
|
|
|
|
|
+ "GetOpenIDTokenForDeveloperIdentityPages": "GetOpenIdTokenForDeveloperIdentityPages",
|
|
|
|
|
+ "GetOpenIDTokenForDeveloperIdentityRequest": "GetOpenIdTokenForDeveloperIdentityRequest",
|
|
|
|
|
+ "GetOpenIDTokenPages": "GetOpenIdTokenPages",
|
|
|
|
|
+ "GetOpenIDTokenRequest": "GetOpenIdTokenRequest",
|
|
|
|
|
+ },
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/cognitosync": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "ApplicationARNs": "ApplicationArns",
|
|
|
|
|
+ "DeviceID": "DeviceId",
|
|
|
|
|
+ "IdentityID": "IdentityId",
|
|
|
|
|
+ "IdentityPoolID": "IdentityPoolId",
|
|
|
|
|
+ "RoleARN": "RoleArn",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/cognitosync/cognitosynciface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/configservice": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "ARN": "Arn",
|
|
|
|
|
+ "AccountID": "AccountId",
|
|
|
|
|
+ "ConfigSnapshotID": "ConfigSnapshotId",
|
|
|
|
|
+ "ConfigurationStateID": "ConfigurationStateId",
|
|
|
|
|
+ "ResourceID": "ResourceId",
|
|
|
|
|
+ "SNSTopicARN": "SnsTopicARN",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/configservice/configserviceiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/datapipeline": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{
|
|
|
|
|
+ "PipelineIDName": "PipelineIdName",
|
|
|
|
|
+ },
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "AttemptID": "AttemptId",
|
|
|
|
|
+ "ErrorID": "ErrorId",
|
|
|
|
|
+ "ID": "Id",
|
|
|
|
|
+ "IDs": "Ids",
|
|
|
|
|
+ "ObjectID": "ObjectId",
|
|
|
|
|
+ "ObjectIDs": "ObjectIds",
|
|
|
|
|
+ "PipelineID": "PipelineId",
|
|
|
|
|
+ "PipelineIDList": "PipelineIdList",
|
|
|
|
|
+ "PipelineIDs": "PipelineIds",
|
|
|
|
|
+ "TaskID": "TaskId",
|
|
|
|
|
+ "TaskRunnerID": "TaskrunnerId",
|
|
|
|
|
+ "UniqueID": "UniqueId",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/datapipeline/datapipelineiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/devicefarm": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "ARN": "Arn",
|
|
|
|
|
+ "AWSAccountNumber": "AwsAccountNumber",
|
|
|
|
|
+ "AppARN": "AppArn",
|
|
|
|
|
+ "CPU": "Cpu",
|
|
|
|
|
+ "DevicePoolARN": "DevicePoolArn",
|
|
|
|
|
+ "ExtraDataPackageARN": "ExtraDataPackageArn",
|
|
|
|
|
+ "NetworkProfileARN": "NetworkProfileArn",
|
|
|
|
|
+ "ProjectARN": "ProjectArn",
|
|
|
|
|
+ "TestPackageARN": "TestPackageArn",
|
|
|
|
|
+ "URL": "Url",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/devicefarm/devicefarmiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/directconnect": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "ASN": "Asn",
|
|
|
|
|
+ "CIDR": "Cidr",
|
|
|
|
|
+ "ConnectionID": "ConnectionId",
|
|
|
|
|
+ "InterconnectID": "InterconnectId",
|
|
|
|
|
+ "VLAN": "Vlan",
|
|
|
|
|
+ "VirtualGatewayID": "VirtualGatewayId",
|
|
|
|
|
+ "VirtualInterfaceID": "VirtualInterfaceId",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/directconnect/directconnectiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/directoryservice": {
|
|
|
|
|
+ operations: map[string]string{
|
|
|
|
|
+ "DisableSSO": "DisableSso",
|
|
|
|
|
+ "DisableSSOPages": "DisableSsoPages",
|
|
|
|
|
+ "DisableSSORequest": "DisableSsoRequest",
|
|
|
|
|
+ "EnableSSO": "EnableSso",
|
|
|
|
|
+ "EnableSSOPages": "EnableSsoPages",
|
|
|
|
|
+ "EnableSSORequest": "EnableSsoRequest",
|
|
|
|
|
+ },
|
|
|
|
|
+ shapes: map[string]string{
|
|
|
|
|
+ "DirectoryVPCSettings": "DirectoryVpcSettings",
|
|
|
|
|
+ "DirectoryVPCSettingsDescription": "DirectoryVpcSettingsDescription",
|
|
|
|
|
+ "DisableSSOInput": "DisableSsoInput",
|
|
|
|
|
+ "DisableSSOOutput": "DisableSsoOutput",
|
|
|
|
|
+ "EnableSSOInput": "EnableSsoInput",
|
|
|
|
|
+ "EnableSSOOutput": "EnableSsoOutput",
|
|
|
|
|
+ },
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "AccessURL": "AccessUrl",
|
|
|
|
|
+ "ComputerID": "ComputerId",
|
|
|
|
|
+ "ConnectIPs": "ConnectIps",
|
|
|
|
|
+ "CustomerDNSIPs": "CustomerDnsIps",
|
|
|
|
|
+ "DNSIPAddrs": "DnsIpAddrs",
|
|
|
|
|
+ "DirectoryID": "DirectoryId",
|
|
|
|
|
+ "DirectoryIDs": "DirectoryIds",
|
|
|
|
|
+ "SSOEnabled": "SsoEnabled",
|
|
|
|
|
+ "SecurityGroupID": "SecurityGroupId",
|
|
|
|
|
+ "SnapshotID": "SnapshotId",
|
|
|
|
|
+ "SnapshotIDs": "SnapshotIds",
|
|
|
|
|
+ "SubnetIDs": "SubnetIds",
|
|
|
|
|
+ "VPCID": "VpcId",
|
|
|
|
|
+ "VPCSettings": "VpcSettings",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/directoryservice/directoryserviceiface": {
|
|
|
|
|
+ operations: map[string]string{
|
|
|
|
|
+ "DisableSSO": "DisableSso",
|
|
|
|
|
+ "DisableSSOPages": "DisableSsoPages",
|
|
|
|
|
+ "DisableSSORequest": "DisableSsoRequest",
|
|
|
|
|
+ "EnableSSO": "EnableSso",
|
|
|
|
|
+ "EnableSSOPages": "EnableSsoPages",
|
|
|
|
|
+ "EnableSSORequest": "EnableSsoRequest",
|
|
|
|
|
+ },
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/dynamodb": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "IndexARN": "IndexArn",
|
|
|
|
|
+ "LatestStreamARN": "LatestStreamArn",
|
|
|
|
|
+ "TableARN": "TableArn",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/dynamodb/dynamodbiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/dynamodbstreams": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "AWSRegion": "AwsRegion",
|
|
|
|
|
+ "DynamoDB": "Dynamodb",
|
|
|
|
|
+ "ExclusiveStartShardID": "ExclusiveStartShardId",
|
|
|
|
|
+ "ExclusiveStartStreamARN": "ExclusiveStartStreamArn",
|
|
|
|
|
+ "LastEvaluatedShardID": "LastEvaluatedShardId",
|
|
|
|
|
+ "LastEvaluatedStreamARN": "LastEvaluatedStreamArn",
|
|
|
|
|
+ "ParentShardID": "ParentShardId",
|
|
|
|
|
+ "ShardID": "ShardId",
|
|
|
|
|
+ "StreamARN": "StreamArn",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/dynamodbstreams/dynamodbstreamsiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/ec2": {
|
|
|
|
|
+ operations: map[string]string{
|
|
|
|
|
+ "AcceptVPCPeeringConnection": "AcceptVpcPeeringConnection",
|
|
|
|
|
+ "AcceptVPCPeeringConnectionPages": "AcceptVpcPeeringConnectionPages",
|
|
|
|
|
+ "AcceptVPCPeeringConnectionRequest": "AcceptVpcPeeringConnectionRequest",
|
|
|
|
|
+ "AssignPrivateIPAddresses": "AssignPrivateIpAddresses",
|
|
|
|
|
+ "AssignPrivateIPAddressesPages": "AssignPrivateIpAddressesPages",
|
|
|
|
|
+ "AssignPrivateIPAddressesRequest": "AssignPrivateIpAddressesRequest",
|
|
|
|
|
+ "AssociateDHCPOptions": "AssociateDhcpOptions",
|
|
|
|
|
+ "AssociateDHCPOptionsPages": "AssociateDhcpOptionsPages",
|
|
|
|
|
+ "AssociateDHCPOptionsRequest": "AssociateDhcpOptionsRequest",
|
|
|
|
|
+ "AttachClassicLinkVPC": "AttachClassicLinkVpc",
|
|
|
|
|
+ "AttachClassicLinkVPCPages": "AttachClassicLinkVpcPages",
|
|
|
|
|
+ "AttachClassicLinkVPCRequest": "AttachClassicLinkVpcRequest",
|
|
|
|
|
+ "AttachVPNGateway": "AttachVpnGateway",
|
|
|
|
|
+ "AttachVPNGatewayPages": "AttachVpnGatewayPages",
|
|
|
|
|
+ "AttachVPNGatewayRequest": "AttachVpnGatewayRequest",
|
|
|
|
|
+ "CreateDHCPOptions": "CreateDhcpOptions",
|
|
|
|
|
+ "CreateDHCPOptionsPages": "CreateDhcpOptionsPages",
|
|
|
|
|
+ "CreateDHCPOptionsRequest": "CreateDhcpOptionsRequest",
|
|
|
|
|
+ "CreateNetworkACL": "CreateNetworkAcl",
|
|
|
|
|
+ "CreateNetworkACLEntry": "CreateNetworkAclEntry",
|
|
|
|
|
+ "CreateNetworkACLEntryPages": "CreateNetworkAclEntryPages",
|
|
|
|
|
+ "CreateNetworkACLEntryRequest": "CreateNetworkAclEntryRequest",
|
|
|
|
|
+ "CreateNetworkACLPages": "CreateNetworkAclPages",
|
|
|
|
|
+ "CreateNetworkACLRequest": "CreateNetworkAclRequest",
|
|
|
|
|
+ "CreateVPC": "CreateVpc",
|
|
|
|
|
+ "CreateVPCEndpoint": "CreateVpcEndpoint",
|
|
|
|
|
+ "CreateVPCEndpointPages": "CreateVpcEndpointPages",
|
|
|
|
|
+ "CreateVPCEndpointRequest": "CreateVpcEndpointRequest",
|
|
|
|
|
+ "CreateVPCPages": "CreateVpcPages",
|
|
|
|
|
+ "CreateVPCPeeringConnection": "CreateVpcPeeringConnection",
|
|
|
|
|
+ "CreateVPCPeeringConnectionPages": "CreateVpcPeeringConnectionPages",
|
|
|
|
|
+ "CreateVPCPeeringConnectionRequest": "CreateVpcPeeringConnectionRequest",
|
|
|
|
|
+ "CreateVPCRequest": "CreateVpcRequest",
|
|
|
|
|
+ "CreateVPNConnection": "CreateVpnConnection",
|
|
|
|
|
+ "CreateVPNConnectionPages": "CreateVpnConnectionPages",
|
|
|
|
|
+ "CreateVPNConnectionRequest": "CreateVpnConnectionRequest",
|
|
|
|
|
+ "CreateVPNConnectionRoute": "CreateVpnConnectionRoute",
|
|
|
|
|
+ "CreateVPNConnectionRoutePages": "CreateVpnConnectionRoutePages",
|
|
|
|
|
+ "CreateVPNConnectionRouteRequest": "CreateVpnConnectionRouteRequest",
|
|
|
|
|
+ "CreateVPNGateway": "CreateVpnGateway",
|
|
|
|
|
+ "CreateVPNGatewayPages": "CreateVpnGatewayPages",
|
|
|
|
|
+ "CreateVPNGatewayRequest": "CreateVpnGatewayRequest",
|
|
|
|
|
+ "DeleteDHCPOptions": "DeleteDhcpOptions",
|
|
|
|
|
+ "DeleteDHCPOptionsPages": "DeleteDhcpOptionsPages",
|
|
|
|
|
+ "DeleteDHCPOptionsRequest": "DeleteDhcpOptionsRequest",
|
|
|
|
|
+ "DeleteNetworkACL": "DeleteNetworkAcl",
|
|
|
|
|
+ "DeleteNetworkACLEntry": "DeleteNetworkAclEntry",
|
|
|
|
|
+ "DeleteNetworkACLEntryPages": "DeleteNetworkAclEntryPages",
|
|
|
|
|
+ "DeleteNetworkACLEntryRequest": "DeleteNetworkAclEntryRequest",
|
|
|
|
|
+ "DeleteNetworkACLPages": "DeleteNetworkAclPages",
|
|
|
|
|
+ "DeleteNetworkACLRequest": "DeleteNetworkAclRequest",
|
|
|
|
|
+ "DeleteVPC": "DeleteVpc",
|
|
|
|
|
+ "DeleteVPCEndpoints": "DeleteVpcEndpoints",
|
|
|
|
|
+ "DeleteVPCEndpointsPages": "DeleteVpcEndpointsPages",
|
|
|
|
|
+ "DeleteVPCEndpointsRequest": "DeleteVpcEndpointsRequest",
|
|
|
|
|
+ "DeleteVPCPages": "DeleteVpcPages",
|
|
|
|
|
+ "DeleteVPCPeeringConnection": "DeleteVpcPeeringConnection",
|
|
|
|
|
+ "DeleteVPCPeeringConnectionPages": "DeleteVpcPeeringConnectionPages",
|
|
|
|
|
+ "DeleteVPCPeeringConnectionRequest": "DeleteVpcPeeringConnectionRequest",
|
|
|
|
|
+ "DeleteVPCRequest": "DeleteVpcRequest",
|
|
|
|
|
+ "DeleteVPNConnection": "DeleteVpnConnection",
|
|
|
|
|
+ "DeleteVPNConnectionPages": "DeleteVpnConnectionPages",
|
|
|
|
|
+ "DeleteVPNConnectionRequest": "DeleteVpnConnectionRequest",
|
|
|
|
|
+ "DeleteVPNConnectionRoute": "DeleteVpnConnectionRoute",
|
|
|
|
|
+ "DeleteVPNConnectionRoutePages": "DeleteVpnConnectionRoutePages",
|
|
|
|
|
+ "DeleteVPNConnectionRouteRequest": "DeleteVpnConnectionRouteRequest",
|
|
|
|
|
+ "DeleteVPNGateway": "DeleteVpnGateway",
|
|
|
|
|
+ "DeleteVPNGatewayPages": "DeleteVpnGatewayPages",
|
|
|
|
|
+ "DeleteVPNGatewayRequest": "DeleteVpnGatewayRequest",
|
|
|
|
|
+ "DescribeDHCPOptions": "DescribeDhcpOptions",
|
|
|
|
|
+ "DescribeDHCPOptionsPages": "DescribeDhcpOptionsPages",
|
|
|
|
|
+ "DescribeDHCPOptionsRequest": "DescribeDhcpOptionsRequest",
|
|
|
|
|
+ "DescribeNetworkACLs": "DescribeNetworkAcls",
|
|
|
|
|
+ "DescribeNetworkACLsPages": "DescribeNetworkAclsPages",
|
|
|
|
|
+ "DescribeNetworkACLsRequest": "DescribeNetworkAclsRequest",
|
|
|
|
|
+ "DescribeVPCAttribute": "DescribeVpcAttribute",
|
|
|
|
|
+ "DescribeVPCAttributePages": "DescribeVpcAttributePages",
|
|
|
|
|
+ "DescribeVPCAttributeRequest": "DescribeVpcAttributeRequest",
|
|
|
|
|
+ "DescribeVPCClassicLink": "DescribeVpcClassicLink",
|
|
|
|
|
+ "DescribeVPCClassicLinkPages": "DescribeVpcClassicLinkPages",
|
|
|
|
|
+ "DescribeVPCClassicLinkRequest": "DescribeVpcClassicLinkRequest",
|
|
|
|
|
+ "DescribeVPCEndpointServices": "DescribeVpcEndpointServices",
|
|
|
|
|
+ "DescribeVPCEndpointServicesPages": "DescribeVpcEndpointServicesPages",
|
|
|
|
|
+ "DescribeVPCEndpointServicesRequest": "DescribeVpcEndpointServicesRequest",
|
|
|
|
|
+ "DescribeVPCEndpoints": "DescribeVpcEndpoints",
|
|
|
|
|
+ "DescribeVPCEndpointsPages": "DescribeVpcEndpointsPages",
|
|
|
|
|
+ "DescribeVPCEndpointsRequest": "DescribeVpcEndpointsRequest",
|
|
|
|
|
+ "DescribeVPCPeeringConnections": "DescribeVpcPeeringConnections",
|
|
|
|
|
+ "DescribeVPCPeeringConnectionsPages": "DescribeVpcPeeringConnectionsPages",
|
|
|
|
|
+ "DescribeVPCPeeringConnectionsRequest": "DescribeVpcPeeringConnectionsRequest",
|
|
|
|
|
+ "DescribeVPCs": "DescribeVpcs",
|
|
|
|
|
+ "DescribeVPCsPages": "DescribeVpcsPages",
|
|
|
|
|
+ "DescribeVPCsRequest": "DescribeVpcsRequest",
|
|
|
|
|
+ "DescribeVPNConnections": "DescribeVpnConnections",
|
|
|
|
|
+ "DescribeVPNConnectionsPages": "DescribeVpnConnectionsPages",
|
|
|
|
|
+ "DescribeVPNConnectionsRequest": "DescribeVpnConnectionsRequest",
|
|
|
|
|
+ "DescribeVPNGateways": "DescribeVpnGateways",
|
|
|
|
|
+ "DescribeVPNGatewaysPages": "DescribeVpnGatewaysPages",
|
|
|
|
|
+ "DescribeVPNGatewaysRequest": "DescribeVpnGatewaysRequest",
|
|
|
|
|
+ "DetachClassicLinkVPC": "DetachClassicLinkVpc",
|
|
|
|
|
+ "DetachClassicLinkVPCPages": "DetachClassicLinkVpcPages",
|
|
|
|
|
+ "DetachClassicLinkVPCRequest": "DetachClassicLinkVpcRequest",
|
|
|
|
|
+ "DetachVPNGateway": "DetachVpnGateway",
|
|
|
|
|
+ "DetachVPNGatewayPages": "DetachVpnGatewayPages",
|
|
|
|
|
+ "DetachVPNGatewayRequest": "DetachVpnGatewayRequest",
|
|
|
|
|
+ "DisableVGWRoutePropagation": "DisableVgwRoutePropagation",
|
|
|
|
|
+ "DisableVGWRoutePropagationPages": "DisableVgwRoutePropagationPages",
|
|
|
|
|
+ "DisableVGWRoutePropagationRequest": "DisableVgwRoutePropagationRequest",
|
|
|
|
|
+ "DisableVPCClassicLink": "DisableVpcClassicLink",
|
|
|
|
|
+ "DisableVPCClassicLinkPages": "DisableVpcClassicLinkPages",
|
|
|
|
|
+ "DisableVPCClassicLinkRequest": "DisableVpcClassicLinkRequest",
|
|
|
|
|
+ "EnableVGWRoutePropagation": "EnableVgwRoutePropagation",
|
|
|
|
|
+ "EnableVGWRoutePropagationPages": "EnableVgwRoutePropagationPages",
|
|
|
|
|
+ "EnableVGWRoutePropagationRequest": "EnableVgwRoutePropagationRequest",
|
|
|
|
|
+ "EnableVPCClassicLink": "EnableVpcClassicLink",
|
|
|
|
|
+ "EnableVPCClassicLinkPages": "EnableVpcClassicLinkPages",
|
|
|
|
|
+ "EnableVPCClassicLinkRequest": "EnableVpcClassicLinkRequest",
|
|
|
|
|
+ "ModifyVPCAttribute": "ModifyVpcAttribute",
|
|
|
|
|
+ "ModifyVPCAttributePages": "ModifyVpcAttributePages",
|
|
|
|
|
+ "ModifyVPCAttributeRequest": "ModifyVpcAttributeRequest",
|
|
|
|
|
+ "ModifyVPCEndpoint": "ModifyVpcEndpoint",
|
|
|
|
|
+ "ModifyVPCEndpointPages": "ModifyVpcEndpointPages",
|
|
|
|
|
+ "ModifyVPCEndpointRequest": "ModifyVpcEndpointRequest",
|
|
|
|
|
+ "MoveAddressToVPC": "MoveAddressToVpc",
|
|
|
|
|
+ "MoveAddressToVPCPages": "MoveAddressToVpcPages",
|
|
|
|
|
+ "MoveAddressToVPCRequest": "MoveAddressToVpcRequest",
|
|
|
|
|
+ "RejectVPCPeeringConnection": "RejectVpcPeeringConnection",
|
|
|
|
|
+ "RejectVPCPeeringConnectionPages": "RejectVpcPeeringConnectionPages",
|
|
|
|
|
+ "RejectVPCPeeringConnectionRequest": "RejectVpcPeeringConnectionRequest",
|
|
|
|
|
+ "ReplaceNetworkACLAssociation": "ReplaceNetworkAclAssociation",
|
|
|
|
|
+ "ReplaceNetworkACLAssociationPages": "ReplaceNetworkAclAssociationPages",
|
|
|
|
|
+ "ReplaceNetworkACLAssociationRequest": "ReplaceNetworkAclAssociationRequest",
|
|
|
|
|
+ "ReplaceNetworkACLEntry": "ReplaceNetworkAclEntry",
|
|
|
|
|
+ "ReplaceNetworkACLEntryPages": "ReplaceNetworkAclEntryPages",
|
|
|
|
|
+ "ReplaceNetworkACLEntryRequest": "ReplaceNetworkAclEntryRequest",
|
|
|
|
|
+ "UnassignPrivateIPAddresses": "UnassignPrivateIpAddresses",
|
|
|
|
|
+ "UnassignPrivateIPAddressesPages": "UnassignPrivateIpAddressesPages",
|
|
|
|
|
+ "UnassignPrivateIPAddressesRequest": "UnassignPrivateIpAddressesRequest",
|
|
|
|
|
+ },
|
|
|
|
|
+ shapes: map[string]string{
|
|
|
|
|
+ "AcceptVPCPeeringConnectionInput": "AcceptVpcPeeringConnectionInput",
|
|
|
|
|
+ "AcceptVPCPeeringConnectionOutput": "AcceptVpcPeeringConnectionOutput",
|
|
|
|
|
+ "AssignPrivateIPAddressesInput": "AssignPrivateIpAddressesInput",
|
|
|
|
|
+ "AssignPrivateIPAddressesOutput": "AssignPrivateIpAddressesOutput",
|
|
|
|
|
+ "AssociateDHCPOptionsInput": "AssociateDhcpOptionsInput",
|
|
|
|
|
+ "AssociateDHCPOptionsOutput": "AssociateDhcpOptionsOutput",
|
|
|
|
|
+ "AttachClassicLinkVPCInput": "AttachClassicLinkVpcInput",
|
|
|
|
|
+ "AttachClassicLinkVPCOutput": "AttachClassicLinkVpcOutput",
|
|
|
|
|
+ "AttachVPNGatewayInput": "AttachVpnGatewayInput",
|
|
|
|
|
+ "AttachVPNGatewayOutput": "AttachVpnGatewayOutput",
|
|
|
|
|
+ "CreateDHCPOptionsInput": "CreateDhcpOptionsInput",
|
|
|
|
|
+ "CreateDHCPOptionsOutput": "CreateDhcpOptionsOutput",
|
|
|
|
|
+ "CreateNetworkACLEntryInput": "CreateNetworkAclEntryInput",
|
|
|
|
|
+ "CreateNetworkACLEntryOutput": "CreateNetworkAclEntryOutput",
|
|
|
|
|
+ "CreateNetworkACLInput": "CreateNetworkAclInput",
|
|
|
|
|
+ "CreateNetworkACLOutput": "CreateNetworkAclOutput",
|
|
|
|
|
+ "CreateVPCEndpointInput": "CreateVpcEndpointInput",
|
|
|
|
|
+ "CreateVPCEndpointOutput": "CreateVpcEndpointOutput",
|
|
|
|
|
+ "CreateVPCInput": "CreateVpcInput",
|
|
|
|
|
+ "CreateVPCOutput": "CreateVpcOutput",
|
|
|
|
|
+ "CreateVPCPeeringConnectionInput": "CreateVpcPeeringConnectionInput",
|
|
|
|
|
+ "CreateVPCPeeringConnectionOutput": "CreateVpcPeeringConnectionOutput",
|
|
|
|
|
+ "CreateVPNConnectionInput": "CreateVpnConnectionInput",
|
|
|
|
|
+ "CreateVPNConnectionOutput": "CreateVpnConnectionOutput",
|
|
|
|
|
+ "CreateVPNConnectionRouteInput": "CreateVpnConnectionRouteInput",
|
|
|
|
|
+ "CreateVPNConnectionRouteOutput": "CreateVpnConnectionRouteOutput",
|
|
|
|
|
+ "CreateVPNGatewayInput": "CreateVpnGatewayInput",
|
|
|
|
|
+ "CreateVPNGatewayOutput": "CreateVpnGatewayOutput",
|
|
|
|
|
+ "DHCPConfiguration": "DhcpConfiguration",
|
|
|
|
|
+ "DHCPOptions": "DhcpOptions",
|
|
|
|
|
+ "DeleteDHCPOptionsInput": "DeleteDhcpOptionsInput",
|
|
|
|
|
+ "DeleteDHCPOptionsOutput": "DeleteDhcpOptionsOutput",
|
|
|
|
|
+ "DeleteNetworkACLEntryInput": "DeleteNetworkAclEntryInput",
|
|
|
|
|
+ "DeleteNetworkACLEntryOutput": "DeleteNetworkAclEntryOutput",
|
|
|
|
|
+ "DeleteNetworkACLInput": "DeleteNetworkAclInput",
|
|
|
|
|
+ "DeleteNetworkACLOutput": "DeleteNetworkAclOutput",
|
|
|
|
|
+ "DeleteVPCEndpointsInput": "DeleteVpcEndpointsInput",
|
|
|
|
|
+ "DeleteVPCEndpointsOutput": "DeleteVpcEndpointsOutput",
|
|
|
|
|
+ "DeleteVPCInput": "DeleteVpcInput",
|
|
|
|
|
+ "DeleteVPCOutput": "DeleteVpcOutput",
|
|
|
|
|
+ "DeleteVPCPeeringConnectionInput": "DeleteVpcPeeringConnectionInput",
|
|
|
|
|
+ "DeleteVPCPeeringConnectionOutput": "DeleteVpcPeeringConnectionOutput",
|
|
|
|
|
+ "DeleteVPNConnectionInput": "DeleteVpnConnectionInput",
|
|
|
|
|
+ "DeleteVPNConnectionOutput": "DeleteVpnConnectionOutput",
|
|
|
|
|
+ "DeleteVPNConnectionRouteInput": "DeleteVpnConnectionRouteInput",
|
|
|
|
|
+ "DeleteVPNConnectionRouteOutput": "DeleteVpnConnectionRouteOutput",
|
|
|
|
|
+ "DeleteVPNGatewayInput": "DeleteVpnGatewayInput",
|
|
|
|
|
+ "DeleteVPNGatewayOutput": "DeleteVpnGatewayOutput",
|
|
|
|
|
+ "DescribeDHCPOptionsInput": "DescribeDhcpOptionsInput",
|
|
|
|
|
+ "DescribeDHCPOptionsOutput": "DescribeDhcpOptionsOutput",
|
|
|
|
|
+ "DescribeNetworkACLsInput": "DescribeNetworkAclsInput",
|
|
|
|
|
+ "DescribeNetworkACLsOutput": "DescribeNetworkAclsOutput",
|
|
|
|
|
+ "DescribeVPCAttributeInput": "DescribeVpcAttributeInput",
|
|
|
|
|
+ "DescribeVPCAttributeOutput": "DescribeVpcAttributeOutput",
|
|
|
|
|
+ "DescribeVPCClassicLinkInput": "DescribeVpcClassicLinkInput",
|
|
|
|
|
+ "DescribeVPCClassicLinkOutput": "DescribeVpcClassicLinkOutput",
|
|
|
|
|
+ "DescribeVPCEndpointServicesInput": "DescribeVpcEndpointServicesInput",
|
|
|
|
|
+ "DescribeVPCEndpointServicesOutput": "DescribeVpcEndpointServicesOutput",
|
|
|
|
|
+ "DescribeVPCEndpointsInput": "DescribeVpcEndpointsInput",
|
|
|
|
|
+ "DescribeVPCEndpointsOutput": "DescribeVpcEndpointsOutput",
|
|
|
|
|
+ "DescribeVPCPeeringConnectionsInput": "DescribeVpcPeeringConnectionsInput",
|
|
|
|
|
+ "DescribeVPCPeeringConnectionsOutput": "DescribeVpcPeeringConnectionsOutput",
|
|
|
|
|
+ "DescribeVPCsInput": "DescribeVpcsInput",
|
|
|
|
|
+ "DescribeVPCsOutput": "DescribeVpcsOutput",
|
|
|
|
|
+ "DescribeVPNConnectionsInput": "DescribeVpnConnectionsInput",
|
|
|
|
|
+ "DescribeVPNConnectionsOutput": "DescribeVpnConnectionsOutput",
|
|
|
|
|
+ "DescribeVPNGatewaysInput": "DescribeVpnGatewaysInput",
|
|
|
|
|
+ "DescribeVPNGatewaysOutput": "DescribeVpnGatewaysOutput",
|
|
|
|
|
+ "DetachClassicLinkVPCInput": "DetachClassicLinkVpcInput",
|
|
|
|
|
+ "DetachClassicLinkVPCOutput": "DetachClassicLinkVpcOutput",
|
|
|
|
|
+ "DetachVPNGatewayInput": "DetachVpnGatewayInput",
|
|
|
|
|
+ "DetachVPNGatewayOutput": "DetachVpnGatewayOutput",
|
|
|
|
|
+ "DisableVGWRoutePropagationInput": "DisableVgwRoutePropagationInput",
|
|
|
|
|
+ "DisableVGWRoutePropagationOutput": "DisableVgwRoutePropagationOutput",
|
|
|
|
|
+ "DisableVPCClassicLinkInput": "DisableVpcClassicLinkInput",
|
|
|
|
|
+ "DisableVPCClassicLinkOutput": "DisableVpcClassicLinkOutput",
|
|
|
|
|
+ "EBSBlockDevice": "EbsBlockDevice",
|
|
|
|
|
+ "EBSInstanceBlockDevice": "EbsInstanceBlockDevice",
|
|
|
|
|
+ "EBSInstanceBlockDeviceSpecification": "EbsInstanceBlockDeviceSpecification",
|
|
|
|
|
+ "EnableVGWRoutePropagationInput": "EnableVgwRoutePropagationInput",
|
|
|
|
|
+ "EnableVGWRoutePropagationOutput": "EnableVgwRoutePropagationOutput",
|
|
|
|
|
+ "EnableVPCClassicLinkInput": "EnableVpcClassicLinkInput",
|
|
|
|
|
+ "EnableVPCClassicLinkOutput": "EnableVpcClassicLinkOutput",
|
|
|
|
|
+ "IAMInstanceProfile": "IamInstanceProfile",
|
|
|
|
|
+ "IAMInstanceProfileSpecification": "IamInstanceProfileSpecification",
|
|
|
|
|
+ "ICMPTypeCode": "IcmpTypeCode",
|
|
|
|
|
+ "IPPermission": "IpPermission",
|
|
|
|
|
+ "IPRange": "IpRange",
|
|
|
|
|
+ "InstancePrivateIPAddress": "InstancePrivateIpAddress",
|
|
|
|
|
+ "ModifyVPCAttributeInput": "ModifyVpcAttributeInput",
|
|
|
|
|
+ "ModifyVPCAttributeOutput": "ModifyVpcAttributeOutput",
|
|
|
|
|
+ "ModifyVPCEndpointInput": "ModifyVpcEndpointInput",
|
|
|
|
|
+ "ModifyVPCEndpointOutput": "ModifyVpcEndpointOutput",
|
|
|
|
|
+ "MoveAddressToVPCInput": "MoveAddressToVpcInput",
|
|
|
|
|
+ "MoveAddressToVPCOutput": "MoveAddressToVpcOutput",
|
|
|
|
|
+ "NetworkACL": "NetworkAcl",
|
|
|
|
|
+ "NetworkACLAssociation": "NetworkAclAssociation",
|
|
|
|
|
+ "NetworkACLEntry": "NetworkAclEntry",
|
|
|
|
|
+ "NetworkInterfacePrivateIPAddress": "NetworkInterfacePrivateIpAddress",
|
|
|
|
|
+ "NewDHCPConfiguration": "NewDhcpConfiguration",
|
|
|
|
|
+ "PrefixListID": "PrefixListId",
|
|
|
|
|
+ "PrivateIPAddressSpecification": "PrivateIpAddressSpecification",
|
|
|
|
|
+ "PropagatingVGW": "PropagatingVgw",
|
|
|
|
|
+ "RejectVPCPeeringConnectionInput": "RejectVpcPeeringConnectionInput",
|
|
|
|
|
+ "RejectVPCPeeringConnectionOutput": "RejectVpcPeeringConnectionOutput",
|
|
|
|
|
+ "ReplaceNetworkACLAssociationInput": "ReplaceNetworkAclAssociationInput",
|
|
|
|
|
+ "ReplaceNetworkACLAssociationOutput": "ReplaceNetworkAclAssociationOutput",
|
|
|
|
|
+ "ReplaceNetworkACLEntryInput": "ReplaceNetworkAclEntryInput",
|
|
|
|
|
+ "ReplaceNetworkACLEntryOutput": "ReplaceNetworkAclEntryOutput",
|
|
|
|
|
+ "ReservedInstancesID": "ReservedInstancesId",
|
|
|
|
|
+ "UnassignPrivateIPAddressesInput": "UnassignPrivateIpAddressesInput",
|
|
|
|
|
+ "UnassignPrivateIPAddressesOutput": "UnassignPrivateIpAddressesOutput",
|
|
|
|
|
+ "UserIDGroupPair": "UserIdGroupPair",
|
|
|
|
|
+ "VGWTelemetry": "VgwTelemetry",
|
|
|
|
|
+ "VPC": "Vpc",
|
|
|
|
|
+ "VPCAttachment": "VpcAttachment",
|
|
|
|
|
+ "VPCClassicLink": "VpcClassicLink",
|
|
|
|
|
+ "VPCEndpoint": "VpcEndpoint",
|
|
|
|
|
+ "VPCPeeringConnection": "VpcPeeringConnection",
|
|
|
|
|
+ "VPCPeeringConnectionStateReason": "VpcPeeringConnectionStateReason",
|
|
|
|
|
+ "VPCPeeringConnectionVPCInfo": "VpcPeeringConnectionVpcInfo",
|
|
|
|
|
+ "VPNConnection": "VpnConnection",
|
|
|
|
|
+ "VPNConnectionOptions": "VpnConnectionOptions",
|
|
|
|
|
+ "VPNConnectionOptionsSpecification": "VpnConnectionOptionsSpecification",
|
|
|
|
|
+ "VPNGateway": "VpnGateway",
|
|
|
|
|
+ "VPNStaticRoute": "VpnStaticRoute",
|
|
|
|
|
+ },
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "AMILaunchIndex": "AmiLaunchIndex",
|
|
|
|
|
+ "ARN": "Arn",
|
|
|
|
|
+ "AWSAccessKeyID": "AWSAccessKeyId",
|
|
|
|
|
+ "AccepterVPCInfo": "AccepterVpcInfo",
|
|
|
|
|
+ "AddRouteTableIDs": "AddRouteTableIds",
|
|
|
|
|
+ "AllocationID": "AllocationId",
|
|
|
|
|
+ "AllocationIDs": "AllocationIds",
|
|
|
|
|
+ "AssociatePublicIPAddress": "AssociatePublicIpAddress",
|
|
|
|
|
+ "AssociationID": "AssociationId",
|
|
|
|
|
+ "AttachmentID": "AttachmentId",
|
|
|
|
|
+ "AvailableIPAddressCount": "AvailableIpAddressCount",
|
|
|
|
|
+ "BGPASN": "BgpAsn",
|
|
|
|
|
+ "BundleID": "BundleId",
|
|
|
|
|
+ "BundleIDs": "BundleIds",
|
|
|
|
|
+ "CIDRBlock": "CidrBlock",
|
|
|
|
|
+ "CIDRIP": "CidrIp",
|
|
|
|
|
+ "CIDRs": "Cidrs",
|
|
|
|
|
+ "ConversionTaskID": "ConversionTaskId",
|
|
|
|
|
+ "ConversionTaskIDs": "ConversionTaskIds",
|
|
|
|
|
+ "CustomerGatewayID": "CustomerGatewayId",
|
|
|
|
|
+ "CustomerGatewayIDs": "CustomerGatewayIds",
|
|
|
|
|
+ "DHCPConfigurations": "DhcpConfigurations",
|
|
|
|
|
+ "DHCPOptions": "DhcpOptions",
|
|
|
|
|
+ "DHCPOptionsID": "DhcpOptionsId",
|
|
|
|
|
+ "DHCPOptionsIDs": "DhcpOptionsIds",
|
|
|
|
|
+ "DefaultForAZ": "DefaultForAz",
|
|
|
|
|
+ "DeliverLogsPermissionARN": "DeliverLogsPermissionArn",
|
|
|
|
|
+ "DestinationCIDRBlock": "DestinationCidrBlock",
|
|
|
|
|
+ "DestinationPrefixListID": "DestinationPrefixListId",
|
|
|
|
|
+ "DisableAPITermination": "DisableApiTermination",
|
|
|
|
|
+ "EBS": "Ebs",
|
|
|
|
|
+ "EBSOptimized": "EbsOptimized",
|
|
|
|
|
+ "EnableDNSHostnames": "EnableDnsHostnames",
|
|
|
|
|
+ "EnableDNSSupport": "EnableDnsSupport",
|
|
|
|
|
+ "EventID": "EventId",
|
|
|
|
|
+ "ExportTaskID": "ExportTaskId",
|
|
|
|
|
+ "ExportTaskIDs": "ExportTaskIds",
|
|
|
|
|
+ "FlowLogID": "FlowLogId",
|
|
|
|
|
+ "FlowLogIDs": "FlowLogIds",
|
|
|
|
|
+ "GatewayID": "GatewayId",
|
|
|
|
|
+ "GroupID": "GroupId",
|
|
|
|
|
+ "GroupIDs": "GroupIds",
|
|
|
|
|
+ "IAMFleetRole": "IamFleetRole",
|
|
|
|
|
+ "IAMInstanceProfile": "IamInstanceProfile",
|
|
|
|
|
+ "ICMPTypeCode": "IcmpTypeCode",
|
|
|
|
|
+ "ID": "Id",
|
|
|
|
|
+ "IOPS": "Iops",
|
|
|
|
|
+ "IPAddress": "IpAddress",
|
|
|
|
|
+ "IPOwnerID": "IpOwnerId",
|
|
|
|
|
+ "IPPermissions": "IpPermissions",
|
|
|
|
|
+ "IPPermissionsEgress": "IpPermissionsEgress",
|
|
|
|
|
+ "IPProtocol": "IpProtocol",
|
|
|
|
|
+ "IPRanges": "IpRanges",
|
|
|
|
|
+ "ImageID": "ImageId",
|
|
|
|
|
+ "ImageIDs": "ImageIds",
|
|
|
|
|
+ "ImportManifestURL": "ImportManifestUrl",
|
|
|
|
|
+ "ImportTaskID": "ImportTaskId",
|
|
|
|
|
+ "ImportTaskIDs": "ImportTaskIds",
|
|
|
|
|
+ "InstanceID": "InstanceId",
|
|
|
|
|
+ "InstanceIDs": "InstanceIds",
|
|
|
|
|
+ "InstanceOwnerID": "InstanceOwnerId",
|
|
|
|
|
+ "InternetGatewayID": "InternetGatewayId",
|
|
|
|
|
+ "InternetGatewayIDs": "InternetGatewayIds",
|
|
|
|
|
+ "KMSKeyID": "KmsKeyId",
|
|
|
|
|
+ "KernelID": "KernelId",
|
|
|
|
|
+ "MACAddress": "MacAddress",
|
|
|
|
|
+ "MapPublicIPOnLaunch": "MapPublicIpOnLaunch",
|
|
|
|
|
+ "NetworkACL": "NetworkAcl",
|
|
|
|
|
+ "NetworkACLAssociationID": "NetworkAclAssociationId",
|
|
|
|
|
+ "NetworkACLID": "NetworkAclId",
|
|
|
|
|
+ "NetworkACLIDs": "NetworkAclIds",
|
|
|
|
|
+ "NetworkACLs": "NetworkAcls",
|
|
|
|
|
+ "NetworkInterfaceID": "NetworkInterfaceId",
|
|
|
|
|
+ "NetworkInterfaceIDs": "NetworkInterfaceIds",
|
|
|
|
|
+ "NetworkInterfaceOwnerID": "NetworkInterfaceOwnerId",
|
|
|
|
|
+ "NewAssociationID": "NewAssociationId",
|
|
|
|
|
+ "OutsideIPAddress": "OutsideIpAddress",
|
|
|
|
|
+ "OwnerID": "OwnerId",
|
|
|
|
|
+ "OwnerIDs": "OwnerIds",
|
|
|
|
|
+ "PeerOwnerID": "PeerOwnerId",
|
|
|
|
|
+ "PeerVPCID": "PeerVpcId",
|
|
|
|
|
+ "PrefixListID": "PrefixListId",
|
|
|
|
|
+ "PrefixListIDs": "PrefixListIds",
|
|
|
|
|
+ "PresignedURL": "PresignedUrl",
|
|
|
|
|
+ "PrivateDNSName": "PrivateDnsName",
|
|
|
|
|
+ "PrivateIPAddress": "PrivateIpAddress",
|
|
|
|
|
+ "PrivateIPAddresses": "PrivateIpAddresses",
|
|
|
|
|
+ "ProductCodeID": "ProductCodeId",
|
|
|
|
|
+ "PropagatingVGWs": "PropagatingVgws",
|
|
|
|
|
+ "PublicDNSName": "PublicDnsName",
|
|
|
|
|
+ "PublicIP": "PublicIp",
|
|
|
|
|
+ "PublicIPAddress": "PublicIpAddress",
|
|
|
|
|
+ "PublicIPs": "PublicIps",
|
|
|
|
|
+ "RAMDisk": "Ramdisk",
|
|
|
|
|
+ "RAMDiskID": "RamdiskId",
|
|
|
|
|
+ "RemoveRouteTableIDs": "RemoveRouteTableIds",
|
|
|
|
|
+ "RequesterID": "RequesterId",
|
|
|
|
|
+ "RequesterVPCInfo": "RequesterVpcInfo",
|
|
|
|
|
+ "ReservationID": "ReservationId",
|
|
|
|
|
+ "ReservedInstancesID": "ReservedInstancesId",
|
|
|
|
|
+ "ReservedInstancesIDs": "ReservedInstancesIds",
|
|
|
|
|
+ "ReservedInstancesListingID": "ReservedInstancesListingId",
|
|
|
|
|
+ "ReservedInstancesModificationID": "ReservedInstancesModificationId",
|
|
|
|
|
+ "ReservedInstancesModificationIDs": "ReservedInstancesModificationIds",
|
|
|
|
|
+ "ReservedInstancesOfferingID": "ReservedInstancesOfferingId",
|
|
|
|
|
+ "ReservedInstancesOfferingIDs": "ReservedInstancesOfferingIds",
|
|
|
|
|
+ "ResourceID": "ResourceId",
|
|
|
|
|
+ "ResourceIDs": "ResourceIds",
|
|
|
|
|
+ "RestorableByUserIDs": "RestorableByUserIds",
|
|
|
|
|
+ "RouteTableAssociationID": "RouteTableAssociationId",
|
|
|
|
|
+ "RouteTableID": "RouteTableId",
|
|
|
|
|
+ "RouteTableIDs": "RouteTableIds",
|
|
|
|
|
+ "SRIOVNetSupport": "SriovNetSupport",
|
|
|
|
|
+ "SecondaryPrivateIPAddressCount": "SecondaryPrivateIpAddressCount",
|
|
|
|
|
+ "SecurityGroupIDs": "SecurityGroupIds",
|
|
|
|
|
+ "SnapshotID": "SnapshotId",
|
|
|
|
|
+ "SnapshotIDs": "SnapshotIds",
|
|
|
|
|
+ "SourceImageID": "SourceImageId",
|
|
|
|
|
+ "SourceSecurityGroupOwnerID": "SourceSecurityGroupOwnerId",
|
|
|
|
|
+ "SourceSnapshotID": "SourceSnapshotId",
|
|
|
|
|
+ "SpotFleetRequestID": "SpotFleetRequestId",
|
|
|
|
|
+ "SpotFleetRequestIDs": "SpotFleetRequestIds",
|
|
|
|
|
+ "SpotInstanceRequestID": "SpotInstanceRequestId",
|
|
|
|
|
+ "SpotInstanceRequestIDs": "SpotInstanceRequestIds",
|
|
|
|
|
+ "SubnetID": "SubnetId",
|
|
|
|
|
+ "SubnetIDs": "SubnetIds",
|
|
|
|
|
+ "URL": "Url",
|
|
|
|
|
+ "UserID": "UserId",
|
|
|
|
|
+ "UserIDGroupPairs": "UserIdGroupPairs",
|
|
|
|
|
+ "UserIDs": "UserIds",
|
|
|
|
|
+ "VGWTelemetry": "VgwTelemetry",
|
|
|
|
|
+ "VPC": "Vpc",
|
|
|
|
|
+ "VPCAttachment": "VpcAttachment",
|
|
|
|
|
+ "VPCAttachments": "VpcAttachments",
|
|
|
|
|
+ "VPCEndpoint": "VpcEndpoint",
|
|
|
|
|
+ "VPCEndpointID": "VpcEndpointId",
|
|
|
|
|
+ "VPCEndpointIDs": "VpcEndpointIds",
|
|
|
|
|
+ "VPCEndpoints": "VpcEndpoints",
|
|
|
|
|
+ "VPCID": "VpcId",
|
|
|
|
|
+ "VPCIDs": "VpcIds",
|
|
|
|
|
+ "VPCPeeringConnection": "VpcPeeringConnection",
|
|
|
|
|
+ "VPCPeeringConnectionID": "VpcPeeringConnectionId",
|
|
|
|
|
+ "VPCPeeringConnectionIDs": "VpcPeeringConnectionIds",
|
|
|
|
|
+ "VPCPeeringConnections": "VpcPeeringConnections",
|
|
|
|
|
+ "VPCs": "Vpcs",
|
|
|
|
|
+ "VPNConnection": "VpnConnection",
|
|
|
|
|
+ "VPNConnectionID": "VpnConnectionId",
|
|
|
|
|
+ "VPNConnectionIDs": "VpnConnectionIds",
|
|
|
|
|
+ "VPNConnections": "VpnConnections",
|
|
|
|
|
+ "VPNGateway": "VpnGateway",
|
|
|
|
|
+ "VPNGatewayID": "VpnGatewayId",
|
|
|
|
|
+ "VPNGatewayIDs": "VpnGatewayIds",
|
|
|
|
|
+ "VPNGateways": "VpnGateways",
|
|
|
|
|
+ "VolumeID": "VolumeId",
|
|
|
|
|
+ "VolumeIDs": "VolumeIds",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/ec2/ec2iface": {
|
|
|
|
|
+ operations: map[string]string{
|
|
|
|
|
+ "AcceptVPCPeeringConnection": "AcceptVpcPeeringConnection",
|
|
|
|
|
+ "AcceptVPCPeeringConnectionPages": "AcceptVpcPeeringConnectionPages",
|
|
|
|
|
+ "AcceptVPCPeeringConnectionRequest": "AcceptVpcPeeringConnectionRequest",
|
|
|
|
|
+ "AssignPrivateIPAddresses": "AssignPrivateIpAddresses",
|
|
|
|
|
+ "AssignPrivateIPAddressesPages": "AssignPrivateIpAddressesPages",
|
|
|
|
|
+ "AssignPrivateIPAddressesRequest": "AssignPrivateIpAddressesRequest",
|
|
|
|
|
+ "AssociateDHCPOptions": "AssociateDhcpOptions",
|
|
|
|
|
+ "AssociateDHCPOptionsPages": "AssociateDhcpOptionsPages",
|
|
|
|
|
+ "AssociateDHCPOptionsRequest": "AssociateDhcpOptionsRequest",
|
|
|
|
|
+ "AttachClassicLinkVPC": "AttachClassicLinkVpc",
|
|
|
|
|
+ "AttachClassicLinkVPCPages": "AttachClassicLinkVpcPages",
|
|
|
|
|
+ "AttachClassicLinkVPCRequest": "AttachClassicLinkVpcRequest",
|
|
|
|
|
+ "AttachVPNGateway": "AttachVpnGateway",
|
|
|
|
|
+ "AttachVPNGatewayPages": "AttachVpnGatewayPages",
|
|
|
|
|
+ "AttachVPNGatewayRequest": "AttachVpnGatewayRequest",
|
|
|
|
|
+ "CreateDHCPOptions": "CreateDhcpOptions",
|
|
|
|
|
+ "CreateDHCPOptionsPages": "CreateDhcpOptionsPages",
|
|
|
|
|
+ "CreateDHCPOptionsRequest": "CreateDhcpOptionsRequest",
|
|
|
|
|
+ "CreateNetworkACL": "CreateNetworkAcl",
|
|
|
|
|
+ "CreateNetworkACLEntry": "CreateNetworkAclEntry",
|
|
|
|
|
+ "CreateNetworkACLEntryPages": "CreateNetworkAclEntryPages",
|
|
|
|
|
+ "CreateNetworkACLEntryRequest": "CreateNetworkAclEntryRequest",
|
|
|
|
|
+ "CreateNetworkACLPages": "CreateNetworkAclPages",
|
|
|
|
|
+ "CreateNetworkACLRequest": "CreateNetworkAclRequest",
|
|
|
|
|
+ "CreateVPC": "CreateVpc",
|
|
|
|
|
+ "CreateVPCEndpoint": "CreateVpcEndpoint",
|
|
|
|
|
+ "CreateVPCEndpointPages": "CreateVpcEndpointPages",
|
|
|
|
|
+ "CreateVPCEndpointRequest": "CreateVpcEndpointRequest",
|
|
|
|
|
+ "CreateVPCPages": "CreateVpcPages",
|
|
|
|
|
+ "CreateVPCPeeringConnection": "CreateVpcPeeringConnection",
|
|
|
|
|
+ "CreateVPCPeeringConnectionPages": "CreateVpcPeeringConnectionPages",
|
|
|
|
|
+ "CreateVPCPeeringConnectionRequest": "CreateVpcPeeringConnectionRequest",
|
|
|
|
|
+ "CreateVPCRequest": "CreateVpcRequest",
|
|
|
|
|
+ "CreateVPNConnection": "CreateVpnConnection",
|
|
|
|
|
+ "CreateVPNConnectionPages": "CreateVpnConnectionPages",
|
|
|
|
|
+ "CreateVPNConnectionRequest": "CreateVpnConnectionRequest",
|
|
|
|
|
+ "CreateVPNConnectionRoute": "CreateVpnConnectionRoute",
|
|
|
|
|
+ "CreateVPNConnectionRoutePages": "CreateVpnConnectionRoutePages",
|
|
|
|
|
+ "CreateVPNConnectionRouteRequest": "CreateVpnConnectionRouteRequest",
|
|
|
|
|
+ "CreateVPNGateway": "CreateVpnGateway",
|
|
|
|
|
+ "CreateVPNGatewayPages": "CreateVpnGatewayPages",
|
|
|
|
|
+ "CreateVPNGatewayRequest": "CreateVpnGatewayRequest",
|
|
|
|
|
+ "DeleteDHCPOptions": "DeleteDhcpOptions",
|
|
|
|
|
+ "DeleteDHCPOptionsPages": "DeleteDhcpOptionsPages",
|
|
|
|
|
+ "DeleteDHCPOptionsRequest": "DeleteDhcpOptionsRequest",
|
|
|
|
|
+ "DeleteNetworkACL": "DeleteNetworkAcl",
|
|
|
|
|
+ "DeleteNetworkACLEntry": "DeleteNetworkAclEntry",
|
|
|
|
|
+ "DeleteNetworkACLEntryPages": "DeleteNetworkAclEntryPages",
|
|
|
|
|
+ "DeleteNetworkACLEntryRequest": "DeleteNetworkAclEntryRequest",
|
|
|
|
|
+ "DeleteNetworkACLPages": "DeleteNetworkAclPages",
|
|
|
|
|
+ "DeleteNetworkACLRequest": "DeleteNetworkAclRequest",
|
|
|
|
|
+ "DeleteVPC": "DeleteVpc",
|
|
|
|
|
+ "DeleteVPCEndpoints": "DeleteVpcEndpoints",
|
|
|
|
|
+ "DeleteVPCEndpointsPages": "DeleteVpcEndpointsPages",
|
|
|
|
|
+ "DeleteVPCEndpointsRequest": "DeleteVpcEndpointsRequest",
|
|
|
|
|
+ "DeleteVPCPages": "DeleteVpcPages",
|
|
|
|
|
+ "DeleteVPCPeeringConnection": "DeleteVpcPeeringConnection",
|
|
|
|
|
+ "DeleteVPCPeeringConnectionPages": "DeleteVpcPeeringConnectionPages",
|
|
|
|
|
+ "DeleteVPCPeeringConnectionRequest": "DeleteVpcPeeringConnectionRequest",
|
|
|
|
|
+ "DeleteVPCRequest": "DeleteVpcRequest",
|
|
|
|
|
+ "DeleteVPNConnection": "DeleteVpnConnection",
|
|
|
|
|
+ "DeleteVPNConnectionPages": "DeleteVpnConnectionPages",
|
|
|
|
|
+ "DeleteVPNConnectionRequest": "DeleteVpnConnectionRequest",
|
|
|
|
|
+ "DeleteVPNConnectionRoute": "DeleteVpnConnectionRoute",
|
|
|
|
|
+ "DeleteVPNConnectionRoutePages": "DeleteVpnConnectionRoutePages",
|
|
|
|
|
+ "DeleteVPNConnectionRouteRequest": "DeleteVpnConnectionRouteRequest",
|
|
|
|
|
+ "DeleteVPNGateway": "DeleteVpnGateway",
|
|
|
|
|
+ "DeleteVPNGatewayPages": "DeleteVpnGatewayPages",
|
|
|
|
|
+ "DeleteVPNGatewayRequest": "DeleteVpnGatewayRequest",
|
|
|
|
|
+ "DescribeDHCPOptions": "DescribeDhcpOptions",
|
|
|
|
|
+ "DescribeDHCPOptionsPages": "DescribeDhcpOptionsPages",
|
|
|
|
|
+ "DescribeDHCPOptionsRequest": "DescribeDhcpOptionsRequest",
|
|
|
|
|
+ "DescribeNetworkACLs": "DescribeNetworkAcls",
|
|
|
|
|
+ "DescribeNetworkACLsPages": "DescribeNetworkAclsPages",
|
|
|
|
|
+ "DescribeNetworkACLsRequest": "DescribeNetworkAclsRequest",
|
|
|
|
|
+ "DescribeVPCAttribute": "DescribeVpcAttribute",
|
|
|
|
|
+ "DescribeVPCAttributePages": "DescribeVpcAttributePages",
|
|
|
|
|
+ "DescribeVPCAttributeRequest": "DescribeVpcAttributeRequest",
|
|
|
|
|
+ "DescribeVPCClassicLink": "DescribeVpcClassicLink",
|
|
|
|
|
+ "DescribeVPCClassicLinkPages": "DescribeVpcClassicLinkPages",
|
|
|
|
|
+ "DescribeVPCClassicLinkRequest": "DescribeVpcClassicLinkRequest",
|
|
|
|
|
+ "DescribeVPCEndpointServices": "DescribeVpcEndpointServices",
|
|
|
|
|
+ "DescribeVPCEndpointServicesPages": "DescribeVpcEndpointServicesPages",
|
|
|
|
|
+ "DescribeVPCEndpointServicesRequest": "DescribeVpcEndpointServicesRequest",
|
|
|
|
|
+ "DescribeVPCEndpoints": "DescribeVpcEndpoints",
|
|
|
|
|
+ "DescribeVPCEndpointsPages": "DescribeVpcEndpointsPages",
|
|
|
|
|
+ "DescribeVPCEndpointsRequest": "DescribeVpcEndpointsRequest",
|
|
|
|
|
+ "DescribeVPCPeeringConnections": "DescribeVpcPeeringConnections",
|
|
|
|
|
+ "DescribeVPCPeeringConnectionsPages": "DescribeVpcPeeringConnectionsPages",
|
|
|
|
|
+ "DescribeVPCPeeringConnectionsRequest": "DescribeVpcPeeringConnectionsRequest",
|
|
|
|
|
+ "DescribeVPCs": "DescribeVpcs",
|
|
|
|
|
+ "DescribeVPCsPages": "DescribeVpcsPages",
|
|
|
|
|
+ "DescribeVPCsRequest": "DescribeVpcsRequest",
|
|
|
|
|
+ "DescribeVPNConnections": "DescribeVpnConnections",
|
|
|
|
|
+ "DescribeVPNConnectionsPages": "DescribeVpnConnectionsPages",
|
|
|
|
|
+ "DescribeVPNConnectionsRequest": "DescribeVpnConnectionsRequest",
|
|
|
|
|
+ "DescribeVPNGateways": "DescribeVpnGateways",
|
|
|
|
|
+ "DescribeVPNGatewaysPages": "DescribeVpnGatewaysPages",
|
|
|
|
|
+ "DescribeVPNGatewaysRequest": "DescribeVpnGatewaysRequest",
|
|
|
|
|
+ "DetachClassicLinkVPC": "DetachClassicLinkVpc",
|
|
|
|
|
+ "DetachClassicLinkVPCPages": "DetachClassicLinkVpcPages",
|
|
|
|
|
+ "DetachClassicLinkVPCRequest": "DetachClassicLinkVpcRequest",
|
|
|
|
|
+ "DetachVPNGateway": "DetachVpnGateway",
|
|
|
|
|
+ "DetachVPNGatewayPages": "DetachVpnGatewayPages",
|
|
|
|
|
+ "DetachVPNGatewayRequest": "DetachVpnGatewayRequest",
|
|
|
|
|
+ "DisableVGWRoutePropagation": "DisableVgwRoutePropagation",
|
|
|
|
|
+ "DisableVGWRoutePropagationPages": "DisableVgwRoutePropagationPages",
|
|
|
|
|
+ "DisableVGWRoutePropagationRequest": "DisableVgwRoutePropagationRequest",
|
|
|
|
|
+ "DisableVPCClassicLink": "DisableVpcClassicLink",
|
|
|
|
|
+ "DisableVPCClassicLinkPages": "DisableVpcClassicLinkPages",
|
|
|
|
|
+ "DisableVPCClassicLinkRequest": "DisableVpcClassicLinkRequest",
|
|
|
|
|
+ "EnableVGWRoutePropagation": "EnableVgwRoutePropagation",
|
|
|
|
|
+ "EnableVGWRoutePropagationPages": "EnableVgwRoutePropagationPages",
|
|
|
|
|
+ "EnableVGWRoutePropagationRequest": "EnableVgwRoutePropagationRequest",
|
|
|
|
|
+ "EnableVPCClassicLink": "EnableVpcClassicLink",
|
|
|
|
|
+ "EnableVPCClassicLinkPages": "EnableVpcClassicLinkPages",
|
|
|
|
|
+ "EnableVPCClassicLinkRequest": "EnableVpcClassicLinkRequest",
|
|
|
|
|
+ "ModifyVPCAttribute": "ModifyVpcAttribute",
|
|
|
|
|
+ "ModifyVPCAttributePages": "ModifyVpcAttributePages",
|
|
|
|
|
+ "ModifyVPCAttributeRequest": "ModifyVpcAttributeRequest",
|
|
|
|
|
+ "ModifyVPCEndpoint": "ModifyVpcEndpoint",
|
|
|
|
|
+ "ModifyVPCEndpointPages": "ModifyVpcEndpointPages",
|
|
|
|
|
+ "ModifyVPCEndpointRequest": "ModifyVpcEndpointRequest",
|
|
|
|
|
+ "MoveAddressToVPC": "MoveAddressToVpc",
|
|
|
|
|
+ "MoveAddressToVPCPages": "MoveAddressToVpcPages",
|
|
|
|
|
+ "MoveAddressToVPCRequest": "MoveAddressToVpcRequest",
|
|
|
|
|
+ "RejectVPCPeeringConnection": "RejectVpcPeeringConnection",
|
|
|
|
|
+ "RejectVPCPeeringConnectionPages": "RejectVpcPeeringConnectionPages",
|
|
|
|
|
+ "RejectVPCPeeringConnectionRequest": "RejectVpcPeeringConnectionRequest",
|
|
|
|
|
+ "ReplaceNetworkACLAssociation": "ReplaceNetworkAclAssociation",
|
|
|
|
|
+ "ReplaceNetworkACLAssociationPages": "ReplaceNetworkAclAssociationPages",
|
|
|
|
|
+ "ReplaceNetworkACLAssociationRequest": "ReplaceNetworkAclAssociationRequest",
|
|
|
|
|
+ "ReplaceNetworkACLEntry": "ReplaceNetworkAclEntry",
|
|
|
|
|
+ "ReplaceNetworkACLEntryPages": "ReplaceNetworkAclEntryPages",
|
|
|
|
|
+ "ReplaceNetworkACLEntryRequest": "ReplaceNetworkAclEntryRequest",
|
|
|
|
|
+ "UnassignPrivateIPAddresses": "UnassignPrivateIpAddresses",
|
|
|
|
|
+ "UnassignPrivateIPAddressesPages": "UnassignPrivateIpAddressesPages",
|
|
|
|
|
+ "UnassignPrivateIPAddressesRequest": "UnassignPrivateIpAddressesRequest",
|
|
|
|
|
+ },
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/ecs": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "ARN": "Arn",
|
|
|
|
|
+ "CPU": "Cpu",
|
|
|
|
|
+ "ClusterARN": "ClusterArn",
|
|
|
|
|
+ "ClusterARNs": "ClusterArns",
|
|
|
|
|
+ "ContainerARN": "ContainerArn",
|
|
|
|
|
+ "ContainerInstanceARN": "ContainerInstanceArn",
|
|
|
|
|
+ "ContainerInstanceARNs": "ContainerInstanceArns",
|
|
|
|
|
+ "EC2InstanceID": "Ec2InstanceId",
|
|
|
|
|
+ "ID": "Id",
|
|
|
|
|
+ "RoleARN": "RoleArn",
|
|
|
|
|
+ "ServiceARN": "ServiceArn",
|
|
|
|
|
+ "ServiceARNs": "ServiceArns",
|
|
|
|
|
+ "TaskARN": "TaskArn",
|
|
|
|
|
+ "TaskARNs": "TaskArns",
|
|
|
|
|
+ "TaskDefinitionARN": "TaskDefinitionArn",
|
|
|
|
|
+ "TaskDefinitionARNs": "TaskDefinitionArns",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/ecs/ecsiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/efs": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "FileSystemID": "FileSystemId",
|
|
|
|
|
+ "IPAddress": "IpAddress",
|
|
|
|
|
+ "MountTargetID": "MountTargetId",
|
|
|
|
|
+ "NetworkInterfaceID": "NetworkInterfaceId",
|
|
|
|
|
+ "OwnerID": "OwnerId",
|
|
|
|
|
+ "SubnetID": "SubnetId",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/efs/efsiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/elasticache": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "CacheClusterID": "CacheClusterId",
|
|
|
|
|
+ "CacheNodeID": "CacheNodeId",
|
|
|
|
|
+ "CacheNodeIDsToReboot": "CacheNodeIdsToReboot",
|
|
|
|
|
+ "CacheNodeIDsToRemove": "CacheNodeIdsToRemove",
|
|
|
|
|
+ "EC2SecurityGroupOwnerID": "EC2SecurityGroupOwnerId",
|
|
|
|
|
+ "NodeGroupID": "NodeGroupId",
|
|
|
|
|
+ "NotificationTopicARN": "NotificationTopicArn",
|
|
|
|
|
+ "OwnerID": "OwnerId",
|
|
|
|
|
+ "PrimaryClusterID": "PrimaryClusterId",
|
|
|
|
|
+ "ReplicationGroupID": "ReplicationGroupId",
|
|
|
|
|
+ "ReservedCacheNodeID": "ReservedCacheNodeId",
|
|
|
|
|
+ "ReservedCacheNodesOfferingID": "ReservedCacheNodesOfferingId",
|
|
|
|
|
+ "SecurityGroupID": "SecurityGroupId",
|
|
|
|
|
+ "SecurityGroupIDs": "SecurityGroupIds",
|
|
|
|
|
+ "SnapshotARNs": "SnapshotArns",
|
|
|
|
|
+ "SnapshottingClusterID": "SnapshottingClusterId",
|
|
|
|
|
+ "SourceCacheNodeID": "SourceCacheNodeId",
|
|
|
|
|
+ "SubnetIDs": "SubnetIds",
|
|
|
|
|
+ "TopicARN": "TopicArn",
|
|
|
|
|
+ "VPCID": "VpcId",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/elasticache/elasticacheiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/elasticbeanstalk": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "DestinationEnvironmentID": "DestinationEnvironmentId",
|
|
|
|
|
+ "EC2InstanceID": "Ec2InstanceId",
|
|
|
|
|
+ "EnvironmentID": "EnvironmentId",
|
|
|
|
|
+ "EnvironmentIDs": "EnvironmentIds",
|
|
|
|
|
+ "ID": "Id",
|
|
|
|
|
+ "OK": "Ok",
|
|
|
|
|
+ "RequestID": "RequestId",
|
|
|
|
|
+ "SourceEnvironmentID": "SourceEnvironmentId",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/elasticbeanstalk/elasticbeanstalkiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/elastictranscoder": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{
|
|
|
|
|
+ "HLSContentProtection": "HlsContentProtection",
|
|
|
|
|
+ "PlayReadyDRM": "PlayReadyDrm",
|
|
|
|
|
+ },
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "ARN": "Arn",
|
|
|
|
|
+ "AWSKMSKeyARN": "AwsKmsKeyArn",
|
|
|
|
|
+ "HLSContentProtection": "HlsContentProtection",
|
|
|
|
|
+ "ID": "Id",
|
|
|
|
|
+ "KeyID": "KeyId",
|
|
|
|
|
+ "KeyMD5": "KeyMd5",
|
|
|
|
|
+ "LicenseAcquisitionURL": "LicenseAcquisitionUrl",
|
|
|
|
|
+ "PipelineID": "PipelineId",
|
|
|
|
|
+ "PlayReadyDRM": "PlayReadyDrm",
|
|
|
|
|
+ "PresetID": "PresetId",
|
|
|
|
|
+ "PresetWatermarkID": "PresetWatermarkId",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/elastictranscoder/elastictranscoderiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/elb": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "InstanceID": "InstanceId",
|
|
|
|
|
+ "SSLCertificateID": "SSLCertificateId",
|
|
|
|
|
+ "VPCID": "VPCId",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/elb/elbiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/emr": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{
|
|
|
|
|
+ "EC2InstanceAttributes": "Ec2InstanceAttributes",
|
|
|
|
|
+ "HadoopJARStepConfig": "HadoopJarStepConfig",
|
|
|
|
|
+ },
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "AMIVersion": "AmiVersion",
|
|
|
|
|
+ "ClusterID": "ClusterId",
|
|
|
|
|
+ "EC2AvailabilityZone": "Ec2AvailabilityZone",
|
|
|
|
|
+ "EC2InstanceAttributes": "Ec2InstanceAttributes",
|
|
|
|
|
+ "EC2InstanceID": "Ec2InstanceId",
|
|
|
|
|
+ "EC2InstanceIDsToTerminate": "EC2InstanceIdsToTerminate",
|
|
|
|
|
+ "EC2KeyName": "Ec2KeyName",
|
|
|
|
|
+ "EC2SubnetID": "Ec2SubnetId",
|
|
|
|
|
+ "EMRManagedMasterSecurityGroup": "EmrManagedMasterSecurityGroup",
|
|
|
|
|
+ "EMRManagedSlaveSecurityGroup": "EmrManagedSlaveSecurityGroup",
|
|
|
|
|
+ "HadoopJARStep": "HadoopJarStep",
|
|
|
|
|
+ "IAMInstanceProfile": "IamInstanceProfile",
|
|
|
|
|
+ "ID": "Id",
|
|
|
|
|
+ "InstanceGroupID": "InstanceGroupId",
|
|
|
|
|
+ "InstanceGroupIDs": "InstanceGroupIds",
|
|
|
|
|
+ "JAR": "Jar",
|
|
|
|
|
+ "JobFlowID": "JobFlowId",
|
|
|
|
|
+ "JobFlowIDs": "JobFlowIds",
|
|
|
|
|
+ "LogURI": "LogUri",
|
|
|
|
|
+ "MasterInstanceID": "MasterInstanceId",
|
|
|
|
|
+ "MasterPublicDNSName": "MasterPublicDnsName",
|
|
|
|
|
+ "PrivateDNSName": "PrivateDnsName",
|
|
|
|
|
+ "PrivateIPAddress": "PrivateIpAddress",
|
|
|
|
|
+ "PublicDNSName": "PublicDnsName",
|
|
|
|
|
+ "PublicIPAddress": "PublicIpAddress",
|
|
|
|
|
+ "RequestedAMIVersion": "RequestedAmiVersion",
|
|
|
|
|
+ "ResourceID": "ResourceId",
|
|
|
|
|
+ "RunningAMIVersion": "RunningAmiVersion",
|
|
|
|
|
+ "StepID": "StepId",
|
|
|
|
|
+ "StepIDs": "StepIds",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/emr/emriface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/glacier": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "AccountID": "AccountId",
|
|
|
|
|
+ "ArchiveID": "ArchiveId",
|
|
|
|
|
+ "JobID": "JobId",
|
|
|
|
|
+ "LockID": "LockId",
|
|
|
|
|
+ "MultipartUploadID": "MultipartUploadId",
|
|
|
|
|
+ "UploadID": "UploadId",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/glacier/glacieriface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/iam": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "ARN": "Arn",
|
|
|
|
|
+ "AccessKeyID": "AccessKeyId",
|
|
|
|
|
+ "CertificateID": "CertificateId",
|
|
|
|
|
+ "DefaultVersionID": "DefaultVersionId",
|
|
|
|
|
+ "GroupID": "GroupId",
|
|
|
|
|
+ "InstanceProfileID": "InstanceProfileId",
|
|
|
|
|
+ "OpenIDConnectProviderARN": "OpenIDConnectProviderArn",
|
|
|
|
|
+ "PolicyARN": "PolicyArn",
|
|
|
|
|
+ "PolicyID": "PolicyId",
|
|
|
|
|
+ "RoleID": "RoleId",
|
|
|
|
|
+ "SAMLProviderARN": "SAMLProviderArn",
|
|
|
|
|
+ "SSHPublicKeyID": "SSHPublicKeyId",
|
|
|
|
|
+ "ServerCertificateID": "ServerCertificateId",
|
|
|
|
|
+ "URL": "Url",
|
|
|
|
|
+ "UserID": "UserId",
|
|
|
|
|
+ "VersionID": "VersionId",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/iam/iamiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/kinesis": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "AdjacentParentShardID": "AdjacentParentShardId",
|
|
|
|
|
+ "ExclusiveStartShardID": "ExclusiveStartShardId",
|
|
|
|
|
+ "ParentShardID": "ParentShardId",
|
|
|
|
|
+ "ShardID": "ShardId",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/kinesis/kinesisiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/kms": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "ARN": "Arn",
|
|
|
|
|
+ "AWSAccountID": "AWSAccountId",
|
|
|
|
|
+ "AliasARN": "AliasArn",
|
|
|
|
|
+ "DestinationKeyID": "DestinationKeyId",
|
|
|
|
|
+ "GrantID": "GrantId",
|
|
|
|
|
+ "KeyARN": "KeyArn",
|
|
|
|
|
+ "KeyID": "KeyId",
|
|
|
|
|
+ "SourceKeyID": "SourceKeyId",
|
|
|
|
|
+ "TargetKeyID": "TargetKeyId",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/kms/kmsiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/lambda": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "EventSourceARN": "EventSourceArn",
|
|
|
|
|
+ "FunctionARN": "FunctionArn",
|
|
|
|
|
+ "SourceARN": "SourceArn",
|
|
|
|
|
+ "StatementID": "StatementId",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/lambda/lambdaiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/machinelearning": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "BatchPredictionDataSourceID": "BatchPredictionDataSourceId",
|
|
|
|
|
+ "BatchPredictionID": "BatchPredictionId",
|
|
|
|
|
+ "CreatedByIAMUser": "CreatedByIamUser",
|
|
|
|
|
+ "DataPipelineID": "DataPipelineId",
|
|
|
|
|
+ "DataSchemaURI": "DataSchemaUri",
|
|
|
|
|
+ "DataSourceID": "DataSourceId",
|
|
|
|
|
+ "EndpointURL": "EndpointUrl",
|
|
|
|
|
+ "EvaluationDataSourceID": "EvaluationDataSourceId",
|
|
|
|
|
+ "EvaluationID": "EvaluationId",
|
|
|
|
|
+ "LogURI": "LogUri",
|
|
|
|
|
+ "MLModelID": "MLModelId",
|
|
|
|
|
+ "OutputURI": "OutputUri",
|
|
|
|
|
+ "RecipeURI": "RecipeUri",
|
|
|
|
|
+ "SecurityGroupIDs": "SecurityGroupIds",
|
|
|
|
|
+ "SelectSQLQuery": "SelectSqlQuery",
|
|
|
|
|
+ "SubnetID": "SubnetId",
|
|
|
|
|
+ "TrainingDataSourceID": "TrainingDataSourceId",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/machinelearning/machinelearningiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/mobileanalytics": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "ID": "Id",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/mobileanalytics/mobileanalyticsiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/opsworks": {
|
|
|
|
|
+ operations: map[string]string{
|
|
|
|
|
+ "AssociateElasticIP": "AssociateElasticIp",
|
|
|
|
|
+ "AssociateElasticIPPages": "AssociateElasticIpPages",
|
|
|
|
|
+ "AssociateElasticIPRequest": "AssociateElasticIpRequest",
|
|
|
|
|
+ "DeregisterElasticIP": "DeregisterElasticIp",
|
|
|
|
|
+ "DeregisterElasticIPPages": "DeregisterElasticIpPages",
|
|
|
|
|
+ "DeregisterElasticIPRequest": "DeregisterElasticIpRequest",
|
|
|
|
|
+ "DeregisterRDSDBInstance": "DeregisterRdsDbInstance",
|
|
|
|
|
+ "DeregisterRDSDBInstancePages": "DeregisterRdsDbInstancePages",
|
|
|
|
|
+ "DeregisterRDSDBInstanceRequest": "DeregisterRdsDbInstanceRequest",
|
|
|
|
|
+ "DescribeElasticIPs": "DescribeElasticIps",
|
|
|
|
|
+ "DescribeElasticIPsPages": "DescribeElasticIpsPages",
|
|
|
|
|
+ "DescribeElasticIPsRequest": "DescribeElasticIpsRequest",
|
|
|
|
|
+ "DescribeRAIDArrays": "DescribeRaidArrays",
|
|
|
|
|
+ "DescribeRAIDArraysPages": "DescribeRaidArraysPages",
|
|
|
|
|
+ "DescribeRAIDArraysRequest": "DescribeRaidArraysRequest",
|
|
|
|
|
+ "DescribeRDSDBInstances": "DescribeRdsDbInstances",
|
|
|
|
|
+ "DescribeRDSDBInstancesPages": "DescribeRdsDbInstancesPages",
|
|
|
|
|
+ "DescribeRDSDBInstancesRequest": "DescribeRdsDbInstancesRequest",
|
|
|
|
|
+ "DisassociateElasticIP": "DisassociateElasticIp",
|
|
|
|
|
+ "DisassociateElasticIPPages": "DisassociateElasticIpPages",
|
|
|
|
|
+ "DisassociateElasticIPRequest": "DisassociateElasticIpRequest",
|
|
|
|
|
+ "RegisterElasticIP": "RegisterElasticIp",
|
|
|
|
|
+ "RegisterElasticIPPages": "RegisterElasticIpPages",
|
|
|
|
|
+ "RegisterElasticIPRequest": "RegisterElasticIpRequest",
|
|
|
|
|
+ "RegisterRDSDBInstance": "RegisterRdsDbInstance",
|
|
|
|
|
+ "RegisterRDSDBInstancePages": "RegisterRdsDbInstancePages",
|
|
|
|
|
+ "RegisterRDSDBInstanceRequest": "RegisterRdsDbInstanceRequest",
|
|
|
|
|
+ "UpdateElasticIP": "UpdateElasticIp",
|
|
|
|
|
+ "UpdateElasticIPPages": "UpdateElasticIpPages",
|
|
|
|
|
+ "UpdateElasticIPRequest": "UpdateElasticIpRequest",
|
|
|
|
|
+ "UpdateRDSDBInstance": "UpdateRdsDbInstance",
|
|
|
|
|
+ "UpdateRDSDBInstancePages": "UpdateRdsDbInstancePages",
|
|
|
|
|
+ "UpdateRDSDBInstanceRequest": "UpdateRdsDbInstanceRequest",
|
|
|
|
|
+ },
|
|
|
|
|
+ shapes: map[string]string{
|
|
|
|
|
+ "AssociateElasticIPInput": "AssociateElasticIpInput",
|
|
|
|
|
+ "AssociateElasticIPOutput": "AssociateElasticIpOutput",
|
|
|
|
|
+ "DeregisterElasticIPInput": "DeregisterElasticIpInput",
|
|
|
|
|
+ "DeregisterElasticIPOutput": "DeregisterElasticIpOutput",
|
|
|
|
|
+ "DeregisterRDSDBInstanceInput": "DeregisterRdsDbInstanceInput",
|
|
|
|
|
+ "DeregisterRDSDBInstanceOutput": "DeregisterRdsDbInstanceOutput",
|
|
|
|
|
+ "DescribeElasticIPsInput": "DescribeElasticIpsInput",
|
|
|
|
|
+ "DescribeElasticIPsOutput": "DescribeElasticIpsOutput",
|
|
|
|
|
+ "DescribeRAIDArraysInput": "DescribeRaidArraysInput",
|
|
|
|
|
+ "DescribeRAIDArraysOutput": "DescribeRaidArraysOutput",
|
|
|
|
|
+ "DescribeRDSDBInstancesInput": "DescribeRdsDbInstancesInput",
|
|
|
|
|
+ "DescribeRDSDBInstancesOutput": "DescribeRdsDbInstancesOutput",
|
|
|
|
|
+ "DisassociateElasticIPInput": "DisassociateElasticIpInput",
|
|
|
|
|
+ "DisassociateElasticIPOutput": "DisassociateElasticIpOutput",
|
|
|
|
|
+ "EBSBlockDevice": "EbsBlockDevice",
|
|
|
|
|
+ "ElasticIP": "ElasticIp",
|
|
|
|
|
+ "RAIDArray": "RaidArray",
|
|
|
|
|
+ "RDSDBInstance": "RdsDbInstance",
|
|
|
|
|
+ "RegisterElasticIPInput": "RegisterElasticIpInput",
|
|
|
|
|
+ "RegisterElasticIPOutput": "RegisterElasticIpOutput",
|
|
|
|
|
+ "RegisterRDSDBInstanceInput": "RegisterRdsDbInstanceInput",
|
|
|
|
|
+ "RegisterRDSDBInstanceOutput": "RegisterRdsDbInstanceOutput",
|
|
|
|
|
+ "SSLConfiguration": "SslConfiguration",
|
|
|
|
|
+ "UpdateElasticIPInput": "UpdateElasticIpInput",
|
|
|
|
|
+ "UpdateElasticIPOutput": "UpdateElasticIpOutput",
|
|
|
|
|
+ "UpdateRDSDBInstanceInput": "UpdateRdsDbInstanceInput",
|
|
|
|
|
+ "UpdateRDSDBInstanceOutput": "UpdateRdsDbInstanceOutput",
|
|
|
|
|
+ },
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "AMIID": "AmiId",
|
|
|
|
|
+ "ARN": "Arn",
|
|
|
|
|
+ "AgentInstallerURL": "AgentInstallerUrl",
|
|
|
|
|
+ "AllowSSH": "AllowSsh",
|
|
|
|
|
+ "AppID": "AppId",
|
|
|
|
|
+ "AppIDs": "AppIds",
|
|
|
|
|
+ "AutoAssignElasticIPs": "AutoAssignElasticIps",
|
|
|
|
|
+ "AutoAssignPublicIPs": "AutoAssignPublicIps",
|
|
|
|
|
+ "CPUThreshold": "CpuThreshold",
|
|
|
|
|
+ "CloneAppIDs": "CloneAppIds",
|
|
|
|
|
+ "CommandID": "CommandId",
|
|
|
|
|
+ "CommandIDs": "CommandIds",
|
|
|
|
|
+ "CustomInstanceProfileARN": "CustomInstanceProfileArn",
|
|
|
|
|
+ "CustomJSON": "CustomJson",
|
|
|
|
|
+ "CustomSecurityGroupIDs": "CustomSecurityGroupIds",
|
|
|
|
|
+ "DBInstanceIdentifier": "DbInstanceIdentifier",
|
|
|
|
|
+ "DBPassword": "DbPassword",
|
|
|
|
|
+ "DBUser": "DbUser",
|
|
|
|
|
+ "DNSName": "DnsName",
|
|
|
|
|
+ "DefaultInstanceProfileARN": "DefaultInstanceProfileArn",
|
|
|
|
|
+ "DefaultSSHKeyName": "DefaultSshKeyName",
|
|
|
|
|
+ "DefaultSubnetID": "DefaultSubnetId",
|
|
|
|
|
+ "DelayUntilELBConnectionsDrained": "DelayUntilElbConnectionsDrained",
|
|
|
|
|
+ "DeleteElasticIP": "DeleteElasticIp",
|
|
|
|
|
+ "DeploymentID": "DeploymentId",
|
|
|
|
|
+ "DeploymentIDs": "DeploymentIds",
|
|
|
|
|
+ "EBS": "Ebs",
|
|
|
|
|
+ "EBSOptimized": "EbsOptimized",
|
|
|
|
|
+ "EC2InstanceID": "Ec2InstanceId",
|
|
|
|
|
+ "EC2InstanceIDs": "Ec2InstanceIds",
|
|
|
|
|
+ "EC2VolumeID": "Ec2VolumeId",
|
|
|
|
|
+ "EcsClusterARN": "EcsClusterArn",
|
|
|
|
|
+ "EcsClusterARNs": "EcsClusterArns",
|
|
|
|
|
+ "EcsContainerInstanceARN": "EcsContainerInstanceArn",
|
|
|
|
|
+ "ElasticIP": "ElasticIp",
|
|
|
|
|
+ "ElasticIPs": "ElasticIps",
|
|
|
|
|
+ "EnableSSL": "EnableSsl",
|
|
|
|
|
+ "IAMUserARN": "IamUserArn",
|
|
|
|
|
+ "IAMUserARNs": "IamUserArns",
|
|
|
|
|
+ "IOPS": "Iops",
|
|
|
|
|
+ "IP": "Ip",
|
|
|
|
|
+ "IPs": "Ips",
|
|
|
|
|
+ "InstanceID": "InstanceId",
|
|
|
|
|
+ "InstanceIDs": "InstanceIds",
|
|
|
|
|
+ "InstanceProfileARN": "InstanceProfileArn",
|
|
|
|
|
+ "LastServiceErrorID": "LastServiceErrorId",
|
|
|
|
|
+ "LayerID": "LayerId",
|
|
|
|
|
+ "LayerIDs": "LayerIds",
|
|
|
|
|
+ "LogURL": "LogUrl",
|
|
|
|
|
+ "MissingOnRDS": "MissingOnRds",
|
|
|
|
|
+ "PrivateDNS": "PrivateDns",
|
|
|
|
|
+ "PrivateIP": "PrivateIp",
|
|
|
|
|
+ "PublicDNS": "PublicDns",
|
|
|
|
|
+ "PublicIP": "PublicIp",
|
|
|
|
|
+ "RAIDArrayID": "RaidArrayId",
|
|
|
|
|
+ "RAIDArrayIDs": "RaidArrayIds",
|
|
|
|
|
+ "RAIDArrays": "RaidArrays",
|
|
|
|
|
+ "RAIDLevel": "RaidLevel",
|
|
|
|
|
+ "RDSDBInstanceARN": "RdsDbInstanceArn",
|
|
|
|
|
+ "RDSDBInstanceARNs": "RdsDbInstanceArns",
|
|
|
|
|
+ "RDSDBInstances": "RdsDbInstances",
|
|
|
|
|
+ "RSAPublicKey": "RsaPublicKey",
|
|
|
|
|
+ "RSAPublicKeyFingerprint": "RsaPublicKeyFingerprint",
|
|
|
|
|
+ "RootDeviceVolumeID": "RootDeviceVolumeId",
|
|
|
|
|
+ "SSHHostDSAKeyFingerprint": "SshHostDsaKeyFingerprint",
|
|
|
|
|
+ "SSHHostRSAKeyFingerprint": "SshHostRsaKeyFingerprint",
|
|
|
|
|
+ "SSHKey": "SshKey",
|
|
|
|
|
+ "SSHKeyName": "SshKeyName",
|
|
|
|
|
+ "SSHPublicKey": "SshPublicKey",
|
|
|
|
|
+ "SSHUsername": "SshUsername",
|
|
|
|
|
+ "SSLConfiguration": "SslConfiguration",
|
|
|
|
|
+ "SecurityGroupIDs": "SecurityGroupIds",
|
|
|
|
|
+ "ServiceErrorID": "ServiceErrorId",
|
|
|
|
|
+ "ServiceErrorIDs": "ServiceErrorIds",
|
|
|
|
|
+ "ServiceRoleARN": "ServiceRoleArn",
|
|
|
|
|
+ "SnapshotID": "SnapshotId",
|
|
|
|
|
+ "SourceStackID": "SourceStackId",
|
|
|
|
|
+ "StackID": "StackId",
|
|
|
|
|
+ "StackIDs": "StackIds",
|
|
|
|
|
+ "SubnetID": "SubnetId",
|
|
|
|
|
+ "SubnetIDs": "SubnetIds",
|
|
|
|
|
+ "URL": "Url",
|
|
|
|
|
+ "UseEBSOptimizedInstances": "UseEbsOptimizedInstances",
|
|
|
|
|
+ "UseOpsWorksSecurityGroups": "UseOpsworksSecurityGroups",
|
|
|
|
|
+ "VPCID": "VpcId",
|
|
|
|
|
+ "VolumeID": "VolumeId",
|
|
|
|
|
+ "VolumeIDs": "VolumeIds",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/opsworks/opsworksiface": {
|
|
|
|
|
+ operations: map[string]string{
|
|
|
|
|
+ "AssociateElasticIP": "AssociateElasticIp",
|
|
|
|
|
+ "AssociateElasticIPPages": "AssociateElasticIpPages",
|
|
|
|
|
+ "AssociateElasticIPRequest": "AssociateElasticIpRequest",
|
|
|
|
|
+ "DeregisterElasticIP": "DeregisterElasticIp",
|
|
|
|
|
+ "DeregisterElasticIPPages": "DeregisterElasticIpPages",
|
|
|
|
|
+ "DeregisterElasticIPRequest": "DeregisterElasticIpRequest",
|
|
|
|
|
+ "DeregisterRDSDBInstance": "DeregisterRdsDbInstance",
|
|
|
|
|
+ "DeregisterRDSDBInstancePages": "DeregisterRdsDbInstancePages",
|
|
|
|
|
+ "DeregisterRDSDBInstanceRequest": "DeregisterRdsDbInstanceRequest",
|
|
|
|
|
+ "DescribeElasticIPs": "DescribeElasticIps",
|
|
|
|
|
+ "DescribeElasticIPsPages": "DescribeElasticIpsPages",
|
|
|
|
|
+ "DescribeElasticIPsRequest": "DescribeElasticIpsRequest",
|
|
|
|
|
+ "DescribeRAIDArrays": "DescribeRaidArrays",
|
|
|
|
|
+ "DescribeRAIDArraysPages": "DescribeRaidArraysPages",
|
|
|
|
|
+ "DescribeRAIDArraysRequest": "DescribeRaidArraysRequest",
|
|
|
|
|
+ "DescribeRDSDBInstances": "DescribeRdsDbInstances",
|
|
|
|
|
+ "DescribeRDSDBInstancesPages": "DescribeRdsDbInstancesPages",
|
|
|
|
|
+ "DescribeRDSDBInstancesRequest": "DescribeRdsDbInstancesRequest",
|
|
|
|
|
+ "DisassociateElasticIP": "DisassociateElasticIp",
|
|
|
|
|
+ "DisassociateElasticIPPages": "DisassociateElasticIpPages",
|
|
|
|
|
+ "DisassociateElasticIPRequest": "DisassociateElasticIpRequest",
|
|
|
|
|
+ "RegisterElasticIP": "RegisterElasticIp",
|
|
|
|
|
+ "RegisterElasticIPPages": "RegisterElasticIpPages",
|
|
|
|
|
+ "RegisterElasticIPRequest": "RegisterElasticIpRequest",
|
|
|
|
|
+ "RegisterRDSDBInstance": "RegisterRdsDbInstance",
|
|
|
|
|
+ "RegisterRDSDBInstancePages": "RegisterRdsDbInstancePages",
|
|
|
|
|
+ "RegisterRDSDBInstanceRequest": "RegisterRdsDbInstanceRequest",
|
|
|
|
|
+ "UpdateElasticIP": "UpdateElasticIp",
|
|
|
|
|
+ "UpdateElasticIPPages": "UpdateElasticIpPages",
|
|
|
|
|
+ "UpdateElasticIPRequest": "UpdateElasticIpRequest",
|
|
|
|
|
+ "UpdateRDSDBInstance": "UpdateRdsDbInstance",
|
|
|
|
|
+ "UpdateRDSDBInstancePages": "UpdateRdsDbInstancePages",
|
|
|
|
|
+ "UpdateRDSDBInstanceRequest": "UpdateRdsDbInstanceRequest",
|
|
|
|
|
+ },
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/rds": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{
|
|
|
|
|
+ "VPCSecurityGroupMembership": "VpcSecurityGroupMembership",
|
|
|
|
|
+ },
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "AllowsVPCAndNonVPCInstanceMemberships": "AllowsVpcAndNonVpcInstanceMemberships",
|
|
|
|
|
+ "CustSubscriptionID": "CustSubscriptionId",
|
|
|
|
|
+ "CustomerAWSID": "CustomerAwsId",
|
|
|
|
|
+ "DBIResourceID": "DbiResourceId",
|
|
|
|
|
+ "DBInstancePort": "DbInstancePort",
|
|
|
|
|
+ "EC2SecurityGroupID": "EC2SecurityGroupId",
|
|
|
|
|
+ "EC2SecurityGroupOwnerID": "EC2SecurityGroupOwnerId",
|
|
|
|
|
+ "IOPS": "Iops",
|
|
|
|
|
+ "KMSKeyID": "KmsKeyId",
|
|
|
|
|
+ "OwnerID": "OwnerId",
|
|
|
|
|
+ "ReservedDBInstanceID": "ReservedDBInstanceId",
|
|
|
|
|
+ "ReservedDBInstancesOfferingID": "ReservedDBInstancesOfferingId",
|
|
|
|
|
+ "SNSTopicARN": "SnsTopicArn",
|
|
|
|
|
+ "SourceIDs": "SourceIds",
|
|
|
|
|
+ "SourceIDsList": "SourceIdsList",
|
|
|
|
|
+ "SubnetIDs": "SubnetIds",
|
|
|
|
|
+ "SupportsIOPS": "SupportsIops",
|
|
|
|
|
+ "TDECredentialARN": "TdeCredentialArn",
|
|
|
|
|
+ "TDECredentialPassword": "TdeCredentialPassword",
|
|
|
|
|
+ "VPC": "Vpc",
|
|
|
|
|
+ "VPCID": "VpcId",
|
|
|
|
|
+ "VPCSecurityGroupID": "VpcSecurityGroupId",
|
|
|
|
|
+ "VPCSecurityGroupIDs": "VpcSecurityGroupIds",
|
|
|
|
|
+ "VPCSecurityGroupMemberships": "VpcSecurityGroupMemberships",
|
|
|
|
|
+ "VPCSecurityGroups": "VpcSecurityGroups",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/rds/rdsiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/redshift": {
|
|
|
|
|
+ operations: map[string]string{
|
|
|
|
|
+ "CreateHSMClientCertificate": "CreateHsmClientCertificate",
|
|
|
|
|
+ "CreateHSMClientCertificatePages": "CreateHsmClientCertificatePages",
|
|
|
|
|
+ "CreateHSMClientCertificateRequest": "CreateHsmClientCertificateRequest",
|
|
|
|
|
+ "CreateHSMConfiguration": "CreateHsmConfiguration",
|
|
|
|
|
+ "CreateHSMConfigurationPages": "CreateHsmConfigurationPages",
|
|
|
|
|
+ "CreateHSMConfigurationRequest": "CreateHsmConfigurationRequest",
|
|
|
|
|
+ "DeleteHSMClientCertificate": "DeleteHsmClientCertificate",
|
|
|
|
|
+ "DeleteHSMClientCertificatePages": "DeleteHsmClientCertificatePages",
|
|
|
|
|
+ "DeleteHSMClientCertificateRequest": "DeleteHsmClientCertificateRequest",
|
|
|
|
|
+ "DeleteHSMConfiguration": "DeleteHsmConfiguration",
|
|
|
|
|
+ "DeleteHSMConfigurationPages": "DeleteHsmConfigurationPages",
|
|
|
|
|
+ "DeleteHSMConfigurationRequest": "DeleteHsmConfigurationRequest",
|
|
|
|
|
+ "DescribeHSMClientCertificates": "DescribeHsmClientCertificates",
|
|
|
|
|
+ "DescribeHSMClientCertificatesPages": "DescribeHsmClientCertificatesPages",
|
|
|
|
|
+ "DescribeHSMClientCertificatesRequest": "DescribeHsmClientCertificatesRequest",
|
|
|
|
|
+ "DescribeHSMConfigurations": "DescribeHsmConfigurations",
|
|
|
|
|
+ "DescribeHSMConfigurationsPages": "DescribeHsmConfigurationsPages",
|
|
|
|
|
+ "DescribeHSMConfigurationsRequest": "DescribeHsmConfigurationsRequest",
|
|
|
|
|
+ },
|
|
|
|
|
+ shapes: map[string]string{
|
|
|
|
|
+ "CreateHSMClientCertificateInput": "CreateHsmClientCertificateInput",
|
|
|
|
|
+ "CreateHSMClientCertificateOutput": "CreateHsmClientCertificateOutput",
|
|
|
|
|
+ "CreateHSMConfigurationInput": "CreateHsmConfigurationInput",
|
|
|
|
|
+ "CreateHSMConfigurationOutput": "CreateHsmConfigurationOutput",
|
|
|
|
|
+ "DeleteHSMClientCertificateInput": "DeleteHsmClientCertificateInput",
|
|
|
|
|
+ "DeleteHSMClientCertificateOutput": "DeleteHsmClientCertificateOutput",
|
|
|
|
|
+ "DeleteHSMConfigurationInput": "DeleteHsmConfigurationInput",
|
|
|
|
|
+ "DeleteHSMConfigurationOutput": "DeleteHsmConfigurationOutput",
|
|
|
|
|
+ "DescribeHSMClientCertificatesInput": "DescribeHsmClientCertificatesInput",
|
|
|
|
|
+ "DescribeHSMClientCertificatesOutput": "DescribeHsmClientCertificatesOutput",
|
|
|
|
|
+ "DescribeHSMConfigurationsInput": "DescribeHsmConfigurationsInput",
|
|
|
|
|
+ "DescribeHSMConfigurationsOutput": "DescribeHsmConfigurationsOutput",
|
|
|
|
|
+ "ElasticIPStatus": "ElasticIpStatus",
|
|
|
|
|
+ "HSMClientCertificate": "HsmClientCertificate",
|
|
|
|
|
+ "HSMConfiguration": "HsmConfiguration",
|
|
|
|
|
+ "HSMStatus": "HsmStatus",
|
|
|
|
|
+ "VPCSecurityGroupMembership": "VpcSecurityGroupMembership",
|
|
|
|
|
+ },
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "AccountID": "AccountId",
|
|
|
|
|
+ "CustSubscriptionID": "CustSubscriptionId",
|
|
|
|
|
+ "CustomerAWSID": "CustomerAwsId",
|
|
|
|
|
+ "EC2SecurityGroupOwnerID": "EC2SecurityGroupOwnerId",
|
|
|
|
|
+ "ElasticIP": "ElasticIp",
|
|
|
|
|
+ "ElasticIPStatus": "ElasticIpStatus",
|
|
|
|
|
+ "EventID": "EventId",
|
|
|
|
|
+ "HSMClientCertificate": "HsmClientCertificate",
|
|
|
|
|
+ "HSMClientCertificateIdentifier": "HsmClientCertificateIdentifier",
|
|
|
|
|
+ "HSMClientCertificatePublicKey": "HsmClientCertificatePublicKey",
|
|
|
|
|
+ "HSMClientCertificates": "HsmClientCertificates",
|
|
|
|
|
+ "HSMConfiguration": "HsmConfiguration",
|
|
|
|
|
+ "HSMConfigurationIdentifier": "HsmConfigurationIdentifier",
|
|
|
|
|
+ "HSMConfigurations": "HsmConfigurations",
|
|
|
|
|
+ "HSMIPAddress": "HsmIpAddress",
|
|
|
|
|
+ "HSMPartitionName": "HsmPartitionName",
|
|
|
|
|
+ "HSMPartitionPassword": "HsmPartitionPassword",
|
|
|
|
|
+ "HSMServerPublicCertificate": "HsmServerPublicCertificate",
|
|
|
|
|
+ "HSMStatus": "HsmStatus",
|
|
|
|
|
+ "KMSKeyID": "KmsKeyId",
|
|
|
|
|
+ "ReservedNodeID": "ReservedNodeId",
|
|
|
|
|
+ "ReservedNodeOfferingID": "ReservedNodeOfferingId",
|
|
|
|
|
+ "SNSTopicARN": "SnsTopicArn",
|
|
|
|
|
+ "SourceIDs": "SourceIds",
|
|
|
|
|
+ "SourceIDsList": "SourceIdsList",
|
|
|
|
|
+ "SubnetIDs": "SubnetIds",
|
|
|
|
|
+ "VPCID": "VpcId",
|
|
|
|
|
+ "VPCSecurityGroupID": "VpcSecurityGroupId",
|
|
|
|
|
+ "VPCSecurityGroupIDs": "VpcSecurityGroupIds",
|
|
|
|
|
+ "VPCSecurityGroups": "VpcSecurityGroups",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/redshift/redshiftiface": {
|
|
|
|
|
+ operations: map[string]string{
|
|
|
|
|
+ "CreateHSMClientCertificate": "CreateHsmClientCertificate",
|
|
|
|
|
+ "CreateHSMClientCertificatePages": "CreateHsmClientCertificatePages",
|
|
|
|
|
+ "CreateHSMClientCertificateRequest": "CreateHsmClientCertificateRequest",
|
|
|
|
|
+ "CreateHSMConfiguration": "CreateHsmConfiguration",
|
|
|
|
|
+ "CreateHSMConfigurationPages": "CreateHsmConfigurationPages",
|
|
|
|
|
+ "CreateHSMConfigurationRequest": "CreateHsmConfigurationRequest",
|
|
|
|
|
+ "DeleteHSMClientCertificate": "DeleteHsmClientCertificate",
|
|
|
|
|
+ "DeleteHSMClientCertificatePages": "DeleteHsmClientCertificatePages",
|
|
|
|
|
+ "DeleteHSMClientCertificateRequest": "DeleteHsmClientCertificateRequest",
|
|
|
|
|
+ "DeleteHSMConfiguration": "DeleteHsmConfiguration",
|
|
|
|
|
+ "DeleteHSMConfigurationPages": "DeleteHsmConfigurationPages",
|
|
|
|
|
+ "DeleteHSMConfigurationRequest": "DeleteHsmConfigurationRequest",
|
|
|
|
|
+ "DescribeHSMClientCertificates": "DescribeHsmClientCertificates",
|
|
|
|
|
+ "DescribeHSMClientCertificatesPages": "DescribeHsmClientCertificatesPages",
|
|
|
|
|
+ "DescribeHSMClientCertificatesRequest": "DescribeHsmClientCertificatesRequest",
|
|
|
|
|
+ "DescribeHSMConfigurations": "DescribeHsmConfigurations",
|
|
|
|
|
+ "DescribeHSMConfigurationsPages": "DescribeHsmConfigurationsPages",
|
|
|
|
|
+ "DescribeHSMConfigurationsRequest": "DescribeHsmConfigurationsRequest",
|
|
|
|
|
+ },
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/route53": {
|
|
|
|
|
+ operations: map[string]string{
|
|
|
|
|
+ "GetCheckerIPRanges": "GetCheckerIpRanges",
|
|
|
|
|
+ "GetCheckerIPRangesPages": "GetCheckerIpRangesPages",
|
|
|
|
|
+ "GetCheckerIPRangesRequest": "GetCheckerIpRangesRequest",
|
|
|
|
|
+ },
|
|
|
|
|
+ shapes: map[string]string{
|
|
|
|
|
+ "GetCheckerIPRangesInput": "GetCheckerIpRangesInput",
|
|
|
|
|
+ "GetCheckerIPRangesOutput": "GetCheckerIpRangesOutput",
|
|
|
|
|
+ },
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "CheckerIPRanges": "CheckerIpRanges",
|
|
|
|
|
+ "DelegationSetID": "DelegationSetId",
|
|
|
|
|
+ "HealthCheckID": "HealthCheckId",
|
|
|
|
|
+ "HostedZoneID": "HostedZoneId",
|
|
|
|
|
+ "ID": "Id",
|
|
|
|
|
+ "NextHostedZoneID": "NextHostedZoneId",
|
|
|
|
|
+ "ResourceID": "ResourceId",
|
|
|
|
|
+ "ResourceIDs": "ResourceIds",
|
|
|
|
|
+ "VPCID": "VPCId",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/route53/route53iface": {
|
|
|
|
|
+ operations: map[string]string{
|
|
|
|
|
+ "GetCheckerIPRanges": "GetCheckerIpRanges",
|
|
|
|
|
+ "GetCheckerIPRangesPages": "GetCheckerIpRangesPages",
|
|
|
|
|
+ "GetCheckerIPRangesRequest": "GetCheckerIpRangesRequest",
|
|
|
|
|
+ },
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/route53domains": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "DNSSec": "DnsSec",
|
|
|
|
|
+ "GlueIPs": "GlueIps",
|
|
|
|
|
+ "IDNLangCode": "IdnLangCode",
|
|
|
|
|
+ "OperationID": "OperationId",
|
|
|
|
|
+ "RegistrarURL": "RegistrarUrl",
|
|
|
|
|
+ "RegistryDomainID": "RegistryDomainId",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/route53domains/route53domainsiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/s3": {
|
|
|
|
|
+ operations: map[string]string{
|
|
|
|
|
+ "DeleteBucketCORS": "DeleteBucketCors",
|
|
|
|
|
+ "DeleteBucketCORSPages": "DeleteBucketCorsPages",
|
|
|
|
|
+ "DeleteBucketCORSRequest": "DeleteBucketCorsRequest",
|
|
|
|
|
+ "GetBucketACL": "GetBucketAcl",
|
|
|
|
|
+ "GetBucketACLPages": "GetBucketAclPages",
|
|
|
|
|
+ "GetBucketACLRequest": "GetBucketAclRequest",
|
|
|
|
|
+ "GetBucketCORS": "GetBucketCors",
|
|
|
|
|
+ "GetBucketCORSPages": "GetBucketCorsPages",
|
|
|
|
|
+ "GetBucketCORSRequest": "GetBucketCorsRequest",
|
|
|
|
|
+ "GetObjectACL": "GetObjectAcl",
|
|
|
|
|
+ "GetObjectACLPages": "GetObjectAclPages",
|
|
|
|
|
+ "GetObjectACLRequest": "GetObjectAclRequest",
|
|
|
|
|
+ "PutBucketACL": "PutBucketAcl",
|
|
|
|
|
+ "PutBucketACLPages": "PutBucketAclPages",
|
|
|
|
|
+ "PutBucketACLRequest": "PutBucketAclRequest",
|
|
|
|
|
+ "PutBucketCORS": "PutBucketCors",
|
|
|
|
|
+ "PutBucketCORSPages": "PutBucketCorsPages",
|
|
|
|
|
+ "PutBucketCORSRequest": "PutBucketCorsRequest",
|
|
|
|
|
+ "PutObjectACL": "PutObjectAcl",
|
|
|
|
|
+ "PutObjectACLPages": "PutObjectAclPages",
|
|
|
|
|
+ "PutObjectACLRequest": "PutObjectAclRequest",
|
|
|
|
|
+ },
|
|
|
|
|
+ shapes: map[string]string{
|
|
|
|
|
+ "DeleteBucketCORSInput": "DeleteBucketCorsInput",
|
|
|
|
|
+ "DeleteBucketCORSOutput": "DeleteBucketCorsOutput",
|
|
|
|
|
+ "GetBucketACLInput": "GetBucketAclInput",
|
|
|
|
|
+ "GetBucketACLOutput": "GetBucketAclOutput",
|
|
|
|
|
+ "GetBucketCORSInput": "GetBucketCorsInput",
|
|
|
|
|
+ "GetBucketCORSOutput": "GetBucketCorsOutput",
|
|
|
|
|
+ "GetObjectACLInput": "GetObjectAclInput",
|
|
|
|
|
+ "GetObjectACLOutput": "GetObjectAclOutput",
|
|
|
|
|
+ "PutBucketACLInput": "PutBucketAclInput",
|
|
|
|
|
+ "PutBucketACLOutput": "PutBucketAclOutput",
|
|
|
|
|
+ "PutBucketCORSInput": "PutBucketCorsInput",
|
|
|
|
|
+ "PutBucketCORSOutput": "PutBucketCorsOutput",
|
|
|
|
|
+ "PutObjectACLInput": "PutObjectAclInput",
|
|
|
|
|
+ "PutObjectACLOutput": "PutObjectAclOutput",
|
|
|
|
|
+ },
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "CopySourceVersionID": "CopySourceVersionId",
|
|
|
|
|
+ "DeleteMarkerVersionID": "DeleteMarkerVersionId",
|
|
|
|
|
+ "HTTPErrorCodeReturnedEquals": "HttpErrorCodeReturnedEquals",
|
|
|
|
|
+ "HTTPRedirectCode": "HttpRedirectCode",
|
|
|
|
|
+ "ID": "Id",
|
|
|
|
|
+ "LambdaFunctionARN": "LambdaFunctionArn",
|
|
|
|
|
+ "NextUploadIDMarker": "NextUploadIdMarker",
|
|
|
|
|
+ "NextVersionIDMarker": "NextVersionIdMarker",
|
|
|
|
|
+ "QueueARN": "QueueArn",
|
|
|
|
|
+ "SSEKMSKeyID": "SSEKMSKeyId",
|
|
|
|
|
+ "TopicARN": "TopicArn",
|
|
|
|
|
+ "UploadID": "UploadId",
|
|
|
|
|
+ "UploadIDMarker": "UploadIdMarker",
|
|
|
|
|
+ "VersionID": "VersionId",
|
|
|
|
|
+ "VersionIDMarker": "VersionIdMarker",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/s3/s3manager": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "UploadID": "UploadId",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/s3/s3iface": {
|
|
|
|
|
+ operations: map[string]string{
|
|
|
|
|
+ "DeleteBucketCORS": "DeleteBucketCors",
|
|
|
|
|
+ "DeleteBucketCORSPages": "DeleteBucketCorsPages",
|
|
|
|
|
+ "DeleteBucketCORSRequest": "DeleteBucketCorsRequest",
|
|
|
|
|
+ "GetBucketACL": "GetBucketAcl",
|
|
|
|
|
+ "GetBucketACLPages": "GetBucketAclPages",
|
|
|
|
|
+ "GetBucketACLRequest": "GetBucketAclRequest",
|
|
|
|
|
+ "GetBucketCORS": "GetBucketCors",
|
|
|
|
|
+ "GetBucketCORSPages": "GetBucketCorsPages",
|
|
|
|
|
+ "GetBucketCORSRequest": "GetBucketCorsRequest",
|
|
|
|
|
+ "GetObjectACL": "GetObjectAcl",
|
|
|
|
|
+ "GetObjectACLPages": "GetObjectAclPages",
|
|
|
|
|
+ "GetObjectACLRequest": "GetObjectAclRequest",
|
|
|
|
|
+ "PutBucketACL": "PutBucketAcl",
|
|
|
|
|
+ "PutBucketACLPages": "PutBucketAclPages",
|
|
|
|
|
+ "PutBucketACLRequest": "PutBucketAclRequest",
|
|
|
|
|
+ "PutBucketCORS": "PutBucketCors",
|
|
|
|
|
+ "PutBucketCORSPages": "PutBucketCorsPages",
|
|
|
|
|
+ "PutBucketCORSRequest": "PutBucketCorsRequest",
|
|
|
|
|
+ "PutObjectACL": "PutObjectAcl",
|
|
|
|
|
+ "PutObjectACLPages": "PutObjectAclPages",
|
|
|
|
|
+ "PutObjectACLRequest": "PutObjectAclRequest",
|
|
|
|
|
+ },
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/ses": {
|
|
|
|
|
+ operations: map[string]string{
|
|
|
|
|
+ "GetIdentityDKIMAttributes": "GetIdentityDkimAttributes",
|
|
|
|
|
+ "GetIdentityDKIMAttributesPages": "GetIdentityDkimAttributesPages",
|
|
|
|
|
+ "GetIdentityDKIMAttributesRequest": "GetIdentityDkimAttributesRequest",
|
|
|
|
|
+ "SetIdentityDKIMEnabled": "SetIdentityDkimEnabled",
|
|
|
|
|
+ "SetIdentityDKIMEnabledPages": "SetIdentityDkimEnabledPages",
|
|
|
|
|
+ "SetIdentityDKIMEnabledRequest": "SetIdentityDkimEnabledRequest",
|
|
|
|
|
+ "VerifyDomainDKIM": "VerifyDomainDkim",
|
|
|
|
|
+ "VerifyDomainDKIMPages": "VerifyDomainDkimPages",
|
|
|
|
|
+ "VerifyDomainDKIMRequest": "VerifyDomainDkimRequest",
|
|
|
|
|
+ },
|
|
|
|
|
+ shapes: map[string]string{
|
|
|
|
|
+ "GetIdentityDKIMAttributesInput": "GetIdentityDkimAttributesInput",
|
|
|
|
|
+ "GetIdentityDKIMAttributesOutput": "GetIdentityDkimAttributesOutput",
|
|
|
|
|
+ "IdentityDKIMAttributes": "IdentityDkimAttributes",
|
|
|
|
|
+ "SetIdentityDKIMEnabledInput": "SetIdentityDkimEnabledInput",
|
|
|
|
|
+ "SetIdentityDKIMEnabledOutput": "SetIdentityDkimEnabledOutput",
|
|
|
|
|
+ "VerifyDomainDKIMInput": "VerifyDomainDkimInput",
|
|
|
|
|
+ "VerifyDomainDKIMOutput": "VerifyDomainDkimOutput",
|
|
|
|
|
+ },
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "BCCAddresses": "BccAddresses",
|
|
|
|
|
+ "CCAddresses": "CcAddresses",
|
|
|
|
|
+ "DKIMAttributes": "DkimAttributes",
|
|
|
|
|
+ "DKIMEnabled": "DkimEnabled",
|
|
|
|
|
+ "DKIMTokens": "DkimTokens",
|
|
|
|
|
+ "DKIMVerificationStatus": "DkimVerificationStatus",
|
|
|
|
|
+ "FromARN": "FromArn",
|
|
|
|
|
+ "HTML": "Html",
|
|
|
|
|
+ "MessageID": "MessageId",
|
|
|
|
|
+ "ReturnPathARN": "ReturnPathArn",
|
|
|
|
|
+ "SNSTopic": "SnsTopic",
|
|
|
|
|
+ "SourceARN": "SourceArn",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/ses/sesiface": {
|
|
|
|
|
+ operations: map[string]string{
|
|
|
|
|
+ "GetIdentityDKIMAttributes": "GetIdentityDkimAttributes",
|
|
|
|
|
+ "GetIdentityDKIMAttributesPages": "GetIdentityDkimAttributesPages",
|
|
|
|
|
+ "GetIdentityDKIMAttributesRequest": "GetIdentityDkimAttributesRequest",
|
|
|
|
|
+ "SetIdentityDKIMEnabled": "SetIdentityDkimEnabled",
|
|
|
|
|
+ "SetIdentityDKIMEnabledPages": "SetIdentityDkimEnabledPages",
|
|
|
|
|
+ "SetIdentityDKIMEnabledRequest": "SetIdentityDkimEnabledRequest",
|
|
|
|
|
+ "VerifyDomainDKIM": "VerifyDomainDkim",
|
|
|
|
|
+ "VerifyDomainDKIMPages": "VerifyDomainDkimPages",
|
|
|
|
|
+ "VerifyDomainDKIMRequest": "VerifyDomainDkimRequest",
|
|
|
|
|
+ },
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/sns": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "AWSAccountID": "AWSAccountId",
|
|
|
|
|
+ "EndpointARN": "EndpointArn",
|
|
|
|
|
+ "MessageID": "MessageId",
|
|
|
|
|
+ "PlatformApplicationARN": "PlatformApplicationArn",
|
|
|
|
|
+ "SubscriptionARN": "SubscriptionArn",
|
|
|
|
|
+ "TargetARN": "TargetArn",
|
|
|
|
|
+ "TopicARN": "TopicArn",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/sns/snsiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/sqs": {
|
|
|
|
|
+ operations: map[string]string{
|
|
|
|
|
+ "GetQueueURL": "GetQueueUrl",
|
|
|
|
|
+ "GetQueueURLPages": "GetQueueUrlPages",
|
|
|
|
|
+ "GetQueueURLRequest": "GetQueueUrlRequest",
|
|
|
|
|
+ },
|
|
|
|
|
+ shapes: map[string]string{
|
|
|
|
|
+ "GetQueueURLInput": "GetQueueUrlInput",
|
|
|
|
|
+ "GetQueueURLOutput": "GetQueueUrlOutput",
|
|
|
|
|
+ },
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "AWSAccountIDs": "AWSAccountIds",
|
|
|
|
|
+ "ID": "Id",
|
|
|
|
|
+ "MessageID": "MessageId",
|
|
|
|
|
+ "QueueOwnerAWSAccountID": "QueueOwnerAWSAccountId",
|
|
|
|
|
+ "QueueURL": "QueueUrl",
|
|
|
|
|
+ "QueueURLs": "QueueUrls",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/sqs/sqsiface": {
|
|
|
|
|
+ operations: map[string]string{
|
|
|
|
|
+ "GetQueueURL": "GetQueueUrl",
|
|
|
|
|
+ "GetQueueURLPages": "GetQueueUrlPages",
|
|
|
|
|
+ "GetQueueURLRequest": "GetQueueUrlRequest",
|
|
|
|
|
+ },
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/ssm": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "InstanceID": "InstanceId",
|
|
|
|
|
+ "SHA1": "Sha1",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/ssm/ssmiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/storagegateway": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "DiskID": "DiskId",
|
|
|
|
|
+ "DiskIDs": "DiskIds",
|
|
|
|
|
+ "GatewayID": "GatewayId",
|
|
|
|
|
+ "IPV4Address": "Ipv4Address",
|
|
|
|
|
+ "IPV6Address": "Ipv6Address",
|
|
|
|
|
+ "MACAddress": "MacAddress",
|
|
|
|
|
+ "NetworkInterfaceID": "NetworkInterfaceId",
|
|
|
|
|
+ "SnapshotID": "SnapshotId",
|
|
|
|
|
+ "SourceSnapshotID": "SourceSnapshotId",
|
|
|
|
|
+ "VolumeDiskID": "VolumeDiskId",
|
|
|
|
|
+ "VolumeID": "VolumeId",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/storagegateway/storagegatewayiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/sts": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "ARN": "Arn",
|
|
|
|
|
+ "AccessKeyID": "AccessKeyId",
|
|
|
|
|
+ "AssumedRoleID": "AssumedRoleId",
|
|
|
|
|
+ "ExternalID": "ExternalId",
|
|
|
|
|
+ "FederatedUserID": "FederatedUserId",
|
|
|
|
|
+ "PrincipalARN": "PrincipalArn",
|
|
|
|
|
+ "ProviderID": "ProviderId",
|
|
|
|
|
+ "RoleARN": "RoleArn",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/sts/stsiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/support": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "AttachmentID": "AttachmentId",
|
|
|
|
|
+ "AttachmentSetID": "AttachmentSetId",
|
|
|
|
|
+ "CCEmailAddresses": "CcEmailAddresses",
|
|
|
|
|
+ "CaseID": "CaseId",
|
|
|
|
|
+ "CaseIDList": "CaseIdList",
|
|
|
|
|
+ "CheckID": "CheckId",
|
|
|
|
|
+ "CheckIDs": "CheckIds",
|
|
|
|
|
+ "DisplayID": "DisplayId",
|
|
|
|
|
+ "ID": "Id",
|
|
|
|
|
+ "ResourceID": "ResourceId",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/support/supportiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/swf": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "ActivityID": "ActivityId",
|
|
|
|
|
+ "ContinuedExecutionRunID": "ContinuedExecutionRunId",
|
|
|
|
|
+ "DecisionTaskCompletedEventID": "DecisionTaskCompletedEventId",
|
|
|
|
|
+ "EventID": "EventId",
|
|
|
|
|
+ "ExternalInitiatedEventID": "ExternalInitiatedEventId",
|
|
|
|
|
+ "ID": "Id",
|
|
|
|
|
+ "InitiatedEventID": "InitiatedEventId",
|
|
|
|
|
+ "LatestCancelRequestedEventID": "LatestCancelRequestedEventId",
|
|
|
|
|
+ "NewExecutionRunID": "NewExecutionRunId",
|
|
|
|
|
+ "ParentInitiatedEventID": "ParentInitiatedEventId",
|
|
|
|
|
+ "PreviousStartedEventID": "PreviousStartedEventId",
|
|
|
|
|
+ "RunID": "RunId",
|
|
|
|
|
+ "ScheduledEventID": "ScheduledEventId",
|
|
|
|
|
+ "StartedEventID": "StartedEventId",
|
|
|
|
|
+ "TimerID": "TimerId",
|
|
|
|
|
+ "WorkflowID": "WorkflowId",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/swf/swfiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/workspaces": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{
|
|
|
|
|
+ "BundleID": "BundleId",
|
|
|
|
|
+ "BundleIDs": "BundleIds",
|
|
|
|
|
+ "CustomSecurityGroupID": "CustomSecurityGroupId",
|
|
|
|
|
+ "DNSIPAddresses": "DnsIpAddresses",
|
|
|
|
|
+ "DefaultOU": "DefaultOu",
|
|
|
|
|
+ "DirectoryID": "DirectoryId",
|
|
|
|
|
+ "DirectoryIDs": "DirectoryIds",
|
|
|
|
|
+ "IAMRoleID": "IamRoleId",
|
|
|
|
|
+ "IPAddress": "IpAddress",
|
|
|
|
|
+ "SubnetID": "SubnetId",
|
|
|
|
|
+ "SubnetIDs": "SubnetIds",
|
|
|
|
|
+ "WorkspaceID": "WorkspaceId",
|
|
|
|
|
+ "WorkspaceIDs": "WorkspaceIds",
|
|
|
|
|
+ "WorkspaceSecurityGroupID": "WorkspaceSecurityGroupId",
|
|
|
|
|
+ },
|
|
|
|
|
+ },
|
|
|
|
|
+ "github.com/aws/aws-sdk-go/service/workspaces/workspacesiface": {
|
|
|
|
|
+ operations: map[string]string{},
|
|
|
|
|
+ shapes: map[string]string{},
|
|
|
|
|
+ fields: map[string]string{},
|
|
|
|
|
+ },
|
|
|
|
|
+}
|