File: legacy_stutter.go

package info (click to toggle)
golang-github-aws-aws-sdk-go 1.49.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 312,636 kB
  • sloc: makefile: 120
file content (252 lines) | stat: -rw-r--r-- 8,858 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
package api

type stutterNames struct {
	Operations map[string]string
	Shapes     map[string]string
	ShapeOrder []string
}

var legacyStutterNames = map[string]stutterNames{
	"WorkSpaces": {
		Shapes: map[string]string{
			"WorkspacesIpGroup":      "IpGroup",
			"WorkspacesIpGroupsList": "IpGroupsList",
		},
	},
	"WorkMail": {
		Shapes: map[string]string{
			"WorkMailIdentifier": "Identifier",
		},
	},
	"WAF": {
		Shapes: map[string]string{
			"WAFInvalidPermissionPolicyException":   "InvalidPermissionPolicyException",
			"WAFInvalidOperationException":          "InvalidOperationException",
			"WAFInternalErrorException":             "InternalErrorException",
			"WAFDisallowedNameException":            "DisallowedNameException",
			"WAFReferencedItemException":            "ReferencedItemException",
			"WAFInvalidParameterException":          "InvalidParameterException",
			"WAFLimitsExceededException":            "LimitsExceededException",
			"WAFNonexistentContainerException":      "NonexistentContainerException",
			"WAFInvalidAccountException":            "InvalidAccountException",
			"WAFSubscriptionNotFoundException":      "SubscriptionNotFoundException",
			"WAFBadRequestException":                "BadRequestException",
			"WAFNonexistentItemException":           "NonexistentItemException",
			"WAFServiceLinkedRoleErrorException":    "ServiceLinkedRoleErrorException",
			"WAFNonEmptyEntityException":            "NonEmptyEntityException",
			"WAFTagOperationInternalErrorException": "TagOperationInternalErrorException",
			"WAFStaleDataException":                 "StaleDataException",
			"WAFTagOperationException":              "TagOperationException",
			"WAFInvalidRegexPatternException":       "InvalidRegexPatternException",
		},
	},
	"Translate": {
		Operations: map[string]string{
			"TranslateText": "Text",
		},
		Shapes: map[string]string{
			"TranslateTextRequest":  "TextRequest",
			"TranslateTextResponse": "TextResponse",
		},
	},
	"Storage Gateway": {
		Shapes: map[string]string{
			"StorageGatewayError": "Error",
		},
	},
	"Snowball": {
		Shapes: map[string]string{
			"SnowballType":     "Type",
			"SnowballCapacity": "Capacity",
		},
	},
	"S3": {
		Shapes: map[string]string{
			"S3KeyFilter": "KeyFilter",
			"S3Location":  "Location",
		},
	},
	"Rekognition": {
		Shapes: map[string]string{
			"RekognitionUniqueId": "UniqueId",
		},
	},
	"QuickSight": {
		Shapes: map[string]string{
			"QuickSightUserNotFoundException": "UserNotFoundException",
		},
	},
	"Marketplace Commerce Analytics": {
		Shapes: map[string]string{
			"MarketplaceCommerceAnalyticsException": "Exception",
		},
	},
	"KMS": {
		Shapes: map[string]string{
			"KMSInternalException":     "InternalException",
			"KMSInvalidStateException": "InvalidStateException",
		},
	},
	"Kinesis Analytics": {
		Shapes: map[string]string{
			"KinesisAnalyticsARN": "ARN",
		},
	},
	"IoT Events": {
		ShapeOrder: []string{
			"Action",
			"IotEventsAction",
		},
		Shapes: map[string]string{
			"Action":          "ActionData",
			"IotEventsAction": "Action",
		},
	},
	"Inspector": {
		Shapes: map[string]string{
			"InspectorServiceAttributes": "ServiceAttributes",
			"InspectorEvent":             "Event",
		},
	},
	"GuardDuty": {
		Shapes: map[string]string{
			"GuardDutyArn": "Arn",
		},
	},
	"GroundStation": {
		Shapes: map[string]string{
			"GroundStationList": "List",
			"GroundStationData": "Data",
		},
	},
	"Glue": {
		ShapeOrder: []string{
			"Table",
			"GlueTable",
			"GlueTables",
			"GlueResourceArn",
			"GlueEncryptionException",
		},
		Shapes: map[string]string{
			"Table":                   "TableData",
			"GlueTable":               "Table",
			"GlueTables":              "Tables",
			"GlueResourceArn":         "ResourceArn",
			"GlueEncryptionException": "EncryptionException",
		},
	},
	"Glacier": {
		Shapes: map[string]string{
			"GlacierJobDescription": "JobDescription",
		},
	},
	"Elastic Beanstalk": {
		Shapes: map[string]string{
			"ElasticBeanstalkServiceException": "ServiceException",
		},
	},
	"Direct Connect": {
		Shapes: map[string]string{
			"DirectConnectClientException":                 "ClientException",
			"DirectConnectGatewayAssociationProposalId":    "GatewayAssociationProposalId",
			"DirectConnectGatewayAssociationProposalState": "GatewayAssociationProposalState",
			"DirectConnectGatewayAttachmentType":           "GatewayAttachmentType",
			"DirectConnectGatewayAttachmentList":           "GatewayAttachmentList",
			"DirectConnectGatewayAssociationProposalList":  "GatewayAssociationProposalList",
			"DirectConnectGatewayAssociationId":            "GatewayAssociationId",
			"DirectConnectGatewayList":                     "GatewayList",
			"DirectConnectGatewayName":                     "GatewayName",
			"DirectConnectGatewayAttachment":               "GatewayAttachment",
			"DirectConnectServerException":                 "ServerException",
			"DirectConnectGatewayState":                    "GatewayState",
			"DirectConnectGateway":                         "Gateway",
			"DirectConnectGatewayId":                       "GatewayId",
			"DirectConnectGatewayAttachmentState":          "GatewayAttachmentState",
			"DirectConnectGatewayAssociation":              "GatewayAssociation",
			"DirectConnectGatewayAssociationProposal":      "GatewayAssociationProposal",
			"DirectConnectGatewayAssociationState":         "GatewayAssociationState",
			"DirectConnectGatewayAssociationList":          "GatewayAssociationList",
		},
	},
	"Comprehend": {
		Shapes: map[string]string{
			"ComprehendArnName": "ArnName",
			"ComprehendArn":     "Arn",
		},
	},
	"Cognito Identity": {
		Shapes: map[string]string{
			"CognitoIdentityProviderList":       "ProviderList",
			"CognitoIdentityProviderName":       "ProviderName",
			"CognitoIdentityProviderClientId":   "ProviderClientId",
			"CognitoIdentityProviderTokenCheck": "ProviderTokenCheck",
			"CognitoIdentityProvider":           "Provider",
		},
	},
	"CloudTrail": {
		Shapes: map[string]string{
			"CloudTrailAccessNotEnabledException": "AccessNotEnabledException",
			"CloudTrailARNInvalidException":       "ARNInvalidException",
		},
	},
	"CloudFront": {
		Shapes: map[string]string{
			"CloudFrontOriginAccessIdentitySummaryList":   "OriginAccessIdentitySummaryList",
			"CloudFrontOriginAccessIdentity":              "OriginAccessIdentity",
			"CloudFrontOriginAccessIdentityAlreadyExists": "OriginAccessIdentityAlreadyExists",
			"CloudFrontOriginAccessIdentityConfig":        "OriginAccessIdentityConfig",
			"CloudFrontOriginAccessIdentitySummary":       "OriginAccessIdentitySummary",
			"CloudFrontOriginAccessIdentityList":          "OriginAccessIdentityList",
			"CloudFrontOriginAccessIdentityInUse":         "OriginAccessIdentityInUse",
		},
	},
	"Backup": {
		Shapes: map[string]string{
			"BackupPlan":                    "Plan",
			"BackupRule":                    "Rule",
			"BackupSelectionName":           "SelectionName",
			"BackupSelectionsList":          "SelectionsList",
			"BackupVaultEvents":             "VaultEvents",
			"BackupRuleName":                "RuleName",
			"BackupVaultName":               "VaultName",
			"BackupJob":                     "Job",
			"BackupJobState":                "JobState",
			"BackupJobsList":                "JobsList",
			"BackupVaultEvent":              "VaultEvent",
			"BackupPlanVersionsList":        "PlanVersionsList",
			"BackupPlansListMember":         "PlansListMember",
			"BackupSelection":               "Selection",
			"BackupVaultList":               "VaultList",
			"BackupVaultListMember":         "VaultListMember",
			"BackupPlanInput":               "PlanInput",
			"BackupRules":                   "Rules",
			"BackupPlansList":               "PlansList",
			"BackupPlanTemplatesList":       "PlanTemplatesList",
			"BackupRuleInput":               "RuleInput",
			"BackupPlanTemplatesListMember": "PlanTemplatesListMember",
			"BackupRulesInput":              "RulesInput",
			"BackupSelectionsListMember":    "SelectionsListMember",
			"BackupPlanName":                "PlanName",
		},
	},
	"Auto Scaling": {
		Shapes: map[string]string{
			"AutoScalingGroupDesiredCapacity": "GroupDesiredCapacity",
			"AutoScalingGroupNames":           "GroupNames",
			"AutoScalingGroupsType":           "GroupsType",
			"AutoScalingNotificationTypes":    "NotificationTypes",
			"AutoScalingGroupNamesType":       "GroupNamesType",
			"AutoScalingInstancesType":        "InstancesType",
			"AutoScalingInstanceDetails":      "InstanceDetails",
			"AutoScalingGroupMaxSize":         "GroupMaxSize",
			"AutoScalingGroups":               "Groups",
			"AutoScalingGroupMinSize":         "GroupMinSize",
			"AutoScalingGroup":                "Group",
		},
	},
	"AppStream": {
		Shapes: map[string]string{
			"AppstreamAgentVersion": "AgentVersion",
		},
	},
}