|
Server : LiteSpeed System : Linux srv104790275 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 User : dewac4139 ( 1077) PHP Version : 8.0.30 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /usr/local/CyberPanel/lib64/python3.10/site-packages/botocore/data/cur/2017-01-06/ |
Upload File : |
{
"version": "1.0",
"examples": {
"DeleteReportDefinition": [
{
"input": {
"ReportName": "ExampleReport"
},
"comments": {
"input": {
},
"output": {
}
},
"description": "The following example deletes the AWS Cost and Usage report named ExampleReport.",
"id": "to-delete-a-report",
"title": "To delete the AWS Cost and Usage report named ExampleReport."
}
],
"DescribeReportDefinitions": [
{
"input": {
"MaxResults": 5
},
"output": {
"ReportDefinitions": [
{
"AdditionalArtifacts": [
"QUICKSIGHT"
],
"AdditionalSchemaElements": [
"RESOURCES"
],
"Compression": "GZIP",
"Format": "textORcsv",
"ReportName": "ExampleReport",
"S3Bucket": "example-s3-bucket",
"S3Prefix": "exampleprefix",
"S3Region": "us-east-1",
"TimeUnit": "HOURLY"
},
{
"AdditionalArtifacts": [
"QUICKSIGHT"
],
"AdditionalSchemaElements": [
"RESOURCES"
],
"Compression": "GZIP",
"Format": "textORcsv",
"ReportName": "ExampleReport2",
"S3Bucket": "example-s3-bucket",
"S3Prefix": "exampleprefix",
"S3Region": "us-east-1",
"TimeUnit": "HOURLY"
}
]
},
"comments": {
"input": {
},
"output": {
}
},
"description": "The following example lists the AWS Cost and Usage reports for the account.",
"id": "to-retrieve-report-definitions",
"title": "To list the AWS Cost and Usage reports for the account."
}
],
"PutReportDefinition": [
{
"input": {
"ReportDefinition": {
"AdditionalArtifacts": [
"REDSHIFT",
"QUICKSIGHT"
],
"AdditionalSchemaElements": [
"RESOURCES"
],
"Compression": "ZIP",
"Format": "textORcsv",
"ReportName": "ExampleReport",
"S3Bucket": "example-s3-bucket",
"S3Prefix": "exampleprefix",
"S3Region": "us-east-1",
"TimeUnit": "DAILY"
}
},
"comments": {
"input": {
},
"output": {
}
},
"description": "The following example creates a AWS Cost and Usage report named ExampleReport.",
"id": "to-create-a-report-definitions",
"title": "To create a report named ExampleReport."
}
]
}
}