diff options
Diffstat (limited to '.venv/lib/python3.12/site-packages/botocore/data/notifications')
4 files changed, 63 insertions, 0 deletions
diff --git a/.venv/lib/python3.12/site-packages/botocore/data/notifications/2018-05-10/endpoint-rule-set-1.json.gz b/.venv/lib/python3.12/site-packages/botocore/data/notifications/2018-05-10/endpoint-rule-set-1.json.gz Binary files differnew file mode 100644 index 00000000..c054b02c --- /dev/null +++ b/.venv/lib/python3.12/site-packages/botocore/data/notifications/2018-05-10/endpoint-rule-set-1.json.gz diff --git a/.venv/lib/python3.12/site-packages/botocore/data/notifications/2018-05-10/paginators-1.json b/.venv/lib/python3.12/site-packages/botocore/data/notifications/2018-05-10/paginators-1.json new file mode 100644 index 00000000..8cd30193 --- /dev/null +++ b/.venv/lib/python3.12/site-packages/botocore/data/notifications/2018-05-10/paginators-1.json @@ -0,0 +1,58 @@ +{ + "pagination": { + "ListChannels": { + "input_token": "nextToken", + "output_token": "nextToken", + "limit_key": "maxResults", + "result_key": "channels" + }, + "ListEventRules": { + "input_token": "nextToken", + "output_token": "nextToken", + "limit_key": "maxResults", + "result_key": "eventRules" + }, + "ListNotificationConfigurations": { + "input_token": "nextToken", + "output_token": "nextToken", + "limit_key": "maxResults", + "result_key": "notificationConfigurations" + }, + "ListNotificationEvents": { + "input_token": "nextToken", + "output_token": "nextToken", + "limit_key": "maxResults", + "result_key": "notificationEvents" + }, + "ListNotificationHubs": { + "input_token": "nextToken", + "output_token": "nextToken", + "limit_key": "maxResults", + "result_key": "notificationHubs" + }, + "ListManagedNotificationChannelAssociations": { + "input_token": "nextToken", + "output_token": "nextToken", + "limit_key": "maxResults", + "result_key": "channelAssociations" + }, + "ListManagedNotificationChildEvents": { + "input_token": "nextToken", + "output_token": "nextToken", + "limit_key": "maxResults", + "result_key": "managedNotificationChildEvents" + }, + "ListManagedNotificationConfigurations": { + "input_token": "nextToken", + "output_token": "nextToken", + "limit_key": "maxResults", + "result_key": "managedNotificationConfigurations" + }, + "ListManagedNotificationEvents": { + "input_token": "nextToken", + "output_token": "nextToken", + "limit_key": "maxResults", + "result_key": "managedNotificationEvents" + } + } +} diff --git a/.venv/lib/python3.12/site-packages/botocore/data/notifications/2018-05-10/service-2.json.gz b/.venv/lib/python3.12/site-packages/botocore/data/notifications/2018-05-10/service-2.json.gz Binary files differnew file mode 100644 index 00000000..35387f8a --- /dev/null +++ b/.venv/lib/python3.12/site-packages/botocore/data/notifications/2018-05-10/service-2.json.gz diff --git a/.venv/lib/python3.12/site-packages/botocore/data/notifications/2018-05-10/waiters-2.json b/.venv/lib/python3.12/site-packages/botocore/data/notifications/2018-05-10/waiters-2.json new file mode 100644 index 00000000..13f60ee6 --- /dev/null +++ b/.venv/lib/python3.12/site-packages/botocore/data/notifications/2018-05-10/waiters-2.json @@ -0,0 +1,5 @@ +{ + "version": 2, + "waiters": { + } +} |