File tree Expand file tree Collapse file tree
codegen/sdk-codegen/aws-models Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88598859 "smithy.api#httpLabel": {},
88608860 "smithy.api#required": {}
88618861 }
8862+ },
8863+ "view": {
8864+ "target": "com.amazonaws.bedrockagentcorecontrol#MemoryView",
8865+ "traits": {
8866+ "smithy.api#default": "full",
8867+ "smithy.api#documentation": "<p>The level of detail to return for the memory.</p>",
8868+ "smithy.api#httpQuery": "view"
8869+ }
88628870 }
88638871 },
88648872 "traits": {
1267212680 "target": "com.amazonaws.bedrockagentcorecontrol#MemorySummary"
1267312681 }
1267412682 },
12683+ "com.amazonaws.bedrockagentcorecontrol#MemoryView": {
12684+ "type": "enum",
12685+ "members": {
12686+ "FULL": {
12687+ "target": "smithy.api#Unit",
12688+ "traits": {
12689+ "smithy.api#enumValue": "full"
12690+ }
12691+ },
12692+ "WITHOUT_DECRYPTION": {
12693+ "target": "smithy.api#Unit",
12694+ "traits": {
12695+ "smithy.api#enumValue": "without_decryption"
12696+ }
12697+ }
12698+ }
12699+ },
1267512700 "com.amazonaws.bedrockagentcorecontrol#MessageBasedTrigger": {
1267612701 "type": "structure",
1267712702 "members": {
Original file line number Diff line number Diff line change 473473 {
474474 "target": "com.amazonaws.cloudfront#AccessDenied"
475475 },
476+ {
477+ "target": "com.amazonaws.cloudfront#EntityLimitExceeded"
478+ },
476479 {
477480 "target": "com.amazonaws.cloudfront#EntityNotFound"
478481 },
564567 {
565568 "target": "com.amazonaws.cloudfront#AccessDenied"
566569 },
570+ {
571+ "target": "com.amazonaws.cloudfront#EntityLimitExceeded"
572+ },
567573 {
568574 "target": "com.amazonaws.cloudfront#EntityNotFound"
569575 },
2421024216 {
2421124217 "target": "com.amazonaws.cloudfront#CNAMEAlreadyExists"
2421224218 },
24219+ {
24220+ "target": "com.amazonaws.cloudfront#EntityLimitExceeded"
24221+ },
2421324222 {
2421424223 "target": "com.amazonaws.cloudfront#EntityNotFound"
2421524224 },
You can’t perform that action at this time.
0 commit comments